Searched refs:_io__TextIOBase_detach_impl (Results 1 – 2 of 2) sorted by relevance
25 _io__TextIOBase_detach_impl(PyObject *self, PyTypeObject *cls);34 return _io__TextIOBase_detach_impl(self, cls); in _io__TextIOBase_detach()
64 _io__TextIOBase_detach_impl(PyObject *self, PyTypeObject *cls) in _io__TextIOBase_detach_impl() function