Home | History | Annotate | Download | only in _io

Lines Matching refs:buffered_detach

482 buffered_detach(buffered *self, PyObject *args)

1536 {"detach", (PyCFunction)buffered_detach, METH_NOARGS},
1931 {"detach", (PyCFunction)buffered_detach, METH_NOARGS},
2317 {"detach", (PyCFunction)buffered_detach, METH_NOARGS},