Searched defs:obj_self (Results 1 – 1 of 1) sorted by relevance
300 zoneinfo_dealloc(PyObject *obj_self) in zoneinfo_dealloc()351 PyObject *obj_self = (PyObject *)(type->tp_alloc(type, 0)); in zoneinfo_from_file() local494 zoneinfo_fromutc(PyObject *obj_self, PyObject *dt) in zoneinfo_fromutc()653 zoneinfo_reduce(PyObject *obj_self, PyObject *unused) in zoneinfo_reduce()