Searched refs:s_unpack_from (Results 1 – 1 of 1) sorted by relevance
1505 s_unpack_from(PyObject *self, PyObject *args, PyObject *kwds) in s_unpack_from() function1752 {"unpack_from", (PyCFunction)s_unpack_from, METH_VARARGS|METH_KEYWORDS,1973 result = s_unpack_from(s_object, newargs, kwds); in unpack_from()