Searched refs:file_exit (Results 1 – 1 of 1) sorted by relevance
2034 file_exit(PyObject *f, PyObject *args) in file_exit() function2155 {"__exit__", (PyCFunction)file_exit, METH_VARARGS, exit_doc},