Searched defs:file_obj (Results 1 – 6 of 6) sorted by relevance
433 def json_serialize(info, file_obj, version=_CURRENT_SERIALIZATION_VERSION): argument451 def json_deserialize(file_obj): argument
510 NODE_OBJECT_T *file_obj = calloc(sizeof(NODE_OBJECT_T), 1); in dirfiles_all() local
179 PyObject *file_obj = NULL; in zoneinfo_new_instance() local339 PyObject *file_obj = NULL; in zoneinfo_from_file() local834 load_data(PyZoneInfo_ZoneInfo *self, PyObject *file_obj) in load_data()
1155 def register_and_append(file_obj, eventmask): argument
1528 PyObject *file_obj; in FromFile() local
1260 def _add_open_file(self, file_obj): argument