Searched refs:_unpickle (Results 1 – 3 of 3) sorted by relevance
82 def _unpickle(self, dlist): member in Packet101 return self._unpickle(state)
127 static PyObject *_unpickle; variable2666 _unpickle, in PyCData_reduce()5452 _unpickle = PyObject_GetAttrString(m, "_unpickle"); in PyInit__ctypes()5453 if (_unpickle == NULL) in PyInit__ctypes()
145 static PyObject *_unpickle; variable2782 _unpickle, in PyCData_reduce()5689 _unpickle = PyObject_GetAttrString(m, "_unpickle"); in init_ctypes()5690 if (_unpickle == NULL) in init_ctypes()