Home
last modified time | relevance | path

Searched refs:textiowrapper_detach (Results 1 – 1 of 1) sorted by relevance

/external/python/cpython2/Modules/_io/
Dtextio.c1189 textiowrapper_detach(textio *self) in textiowrapper_detach() function
2596 {"detach", (PyCFunction)textiowrapper_detach, METH_NOARGS},