Home
last modified time | relevance | path

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

/external/python/cpython2/Modules/_io/
Dtextio.c2187 textiowrapper_tell(textio *self, PyObject *args) in textiowrapper_tell() function
2610 {"tell", (PyCFunction)textiowrapper_tell, METH_NOARGS},