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