Home
last modified time | relevance | path

Searched defs:copyreg (Results 1 – 3 of 3) sorted by relevance

/third_party/protobuf/python/google/protobuf/internal/
Dtesting_refleaks.py45 import copy_reg as copyreg #PY26 namespace
/third_party/python/Objects/
Dtypeobject.c4836 PyObject *copyreg; in _PyType_GetSlotNames() local
5172 PyObject *copyreg; in reduce_newobj() local
5288 PyObject *copyreg, *res; in _common_reduce() local
/third_party/python/Modules/
D_pickle.c221 PyObject *copyreg = NULL; in _Pickle_InitState() local