Searched refs:__newobj_ex__ (Results 1 – 5 of 5) sorted by relevance
103 def __newobj_ex__(cls, args, kwargs): function
444 Objects/typeobject.c:reduce_newobj():PyId___newobj_ex__ _Py_IDENTIFIER(__newobj_ex__)
4014 _Py_IDENTIFIER(__newobj_ex__); in save_reduce()
5058 self.assertEqual(reduce_value[0], copyreg.__newobj_ex__)
5223 _Py_IDENTIFIER(__newobj_ex__); in reduce_newobj()