Home
last modified time | relevance | path

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

/external/python/cpython2/Modules/_io/
Diobase.c402 iobase_exit(PyObject *self, PyObject *args) in iobase_exit() function
703 {"__exit__", iobase_exit, METH_VARARGS},