Home
last modified time | relevance | path

Searched refs:file_exit (Results 1 – 1 of 1) sorted by relevance

/external/python/cpython2/Objects/
Dfileobject.c2013 file_exit(PyObject *f, PyObject *args) in file_exit() function
2134 {"__exit__", (PyCFunction)file_exit, METH_VARARGS, exit_doc},