Home
last modified time | relevance | path

Searched refs:_pickle_Unpickler_find_class (Results 1 – 1 of 1) sorted by relevance

/external/python/cpython3/Modules/clinic/
D_pickle.c.h241 …{"find_class", (PyCFunction)(void(*)(void))_pickle_Unpickler_find_class, METH_FASTCALL, _pickle_Un…
249 _pickle_Unpickler_find_class(UnpicklerObject *self, PyObject *const *args, Py_ssize_t nargs) in _pickle_Unpickler_find_class() function