Home
last modified time | relevance | path

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

/external/python/cpython2/Modules/_io/
Dbufferedio.c497 buffered_detach(buffered *self, PyObject *args) in buffered_detach() function
1560 {"detach", (PyCFunction)buffered_detach, METH_NOARGS},
1956 {"detach", (PyCFunction)buffered_detach, METH_NOARGS},
2365 {"detach", (PyCFunction)buffered_detach, METH_NOARGS},