Searched refs:bytesio_tell (Results 1 - 1 of 1) sorted by relevance

/external/python/cpython2/Modules/_io/
H A Dbytesio.c215 bytesio_tell(bytesio *self) function
846 {"tell", (PyCFunction)bytesio_tell, METH_NOARGS, tell_doc},

Completed in 452 milliseconds