Searched defs:obj_self (Results 1 – 1 of 1) sorted by relevance
299 zoneinfo_dealloc(PyObject *obj_self) in zoneinfo_dealloc()350 PyObject *obj_self = (PyObject *)(type->tp_alloc(type, 0)); in zoneinfo_from_file() local492 zoneinfo_fromutc(PyObject *obj_self, PyObject *dt) in zoneinfo_fromutc()651 zoneinfo_reduce(PyObject *obj_self, PyObject *unused) in zoneinfo_reduce()