Searched refs:_io__IOBase_close_impl (Results 1 – 2 of 2) sorted by relevance
55 _io__IOBase_close_impl(PyObject *self);60 return _io__IOBase_close_impl(self); in _io__IOBase_close()
226 _io__IOBase_close_impl(PyObject *self) in _io__IOBase_close_impl() function