Searched refs:fileio_dealloc_warn (Results 1 – 1 of 1) sorted by relevance
89 fileio_dealloc_warn(fileio *self, PyObject *source) in fileio_dealloc_warn() function156 PyObject *r = fileio_dealloc_warn(self, (PyObject *) self); in _io_FileIO_close_impl()1147 {"_dealloc_warn", (PyCFunction)fileio_dealloc_warn, METH_O, NULL},