Home | History | Annotate | Download | only in _io

Lines Matching refs:buffered_detach

497 buffered_detach(buffered *self, PyObject *args)
1560 {"detach", (PyCFunction)buffered_detach, METH_NOARGS},
1957 {"detach", (PyCFunction)buffered_detach, METH_NOARGS},
2368 {"detach", (PyCFunction)buffered_detach, METH_NOARGS},