Home
last modified time | relevance | path

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

/external/python/cpython2/Modules/
DcStringIO.c297 IO_tell(IOobject *self, PyObject *unused) { in IO_tell() function
521 {"tell", (PyCFunction)IO_tell, METH_NOARGS, IO_tell__doc__},
628 {"tell", (PyCFunction)IO_tell, METH_NOARGS, IO_tell__doc__},