Home
last modified time | relevance | path

Searched refs:__getinitargs__ (Results 1 - 6 of 6) sorted by relevance

/third_party/python/Include/internal/
H A Dpycore_global_strings.h108 STRUCT_FOR_ID(__getinitargs__)
H A Dpycore_runtime_init.h731 INIT_ID(__getinitargs__), \
/third_party/python/Lib/test/
H A Dtest_copy.py188 def __getinitargs__(self): member in TestCopy.test_copy_inst_getinitargs.C
484 def __getinitargs__(self): member in TestCopy.test_deepcopy_inst_getinitargs.C
H A Dpickletester.py144 def __getinitargs__(self): member in E
178 def __getinitargs__(self): member in initarg
/third_party/python/Lib/
H A Ddatetime.py1276 getinitargs = getattr(self, "__getinitargs__", None)
2324 def __getinitargs__(self): member in timezone
/third_party/python/Modules/
H A D_datetimemodule.c3816 _Py_IDENTIFIER(__getinitargs__); in tzinfo_reduce()
4092 {"__getinitargs__", (PyCFunction)timezone_getinitargs, METH_NOARGS,

Completed in 23 milliseconds