Home | History | Annotate | Download | only in _io

Lines Matching refs:buffered_tell

1027 buffered_tell(buffered *self, PyObject *args)

1550 {"tell", (PyCFunction)buffered_tell, METH_NOARGS},
1942 {"tell", (PyCFunction)buffered_tell, METH_NOARGS},
2327 {"tell", (PyCFunction)buffered_tell, METH_NOARGS},