Home
last modified time | relevance | path

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

/third_party/python/Modules/
D_zoneinfo.c300 zoneinfo_dealloc(PyObject *obj_self) in zoneinfo_dealloc()
351 PyObject *obj_self = (PyObject *)(type->tp_alloc(type, 0)); in zoneinfo_from_file() local
494 zoneinfo_fromutc(PyObject *obj_self, PyObject *dt) in zoneinfo_fromutc()
653 zoneinfo_reduce(PyObject *obj_self, PyObject *unused) in zoneinfo_reduce()