Home
last modified time | relevance | path

Searched refs:fileio_dealloc_warn (Results 1 - 1 of 1) sorted by relevance

/third_party/python/Modules/_io/
H A Dfileio.c90 fileio_dealloc_warn(fileio *self, PyObject *source) in fileio_dealloc_warn() function
156 PyObject *r = fileio_dealloc_warn(self, (PyObject *) self); in _io_FileIO_close_impl()
1154 {"_dealloc_warn", (PyCFunction)fileio_dealloc_warn, METH_O, NULL},

Completed in 2 milliseconds