Searched refs:file_tell (Results 1 – 1 of 1) sorted by relevance
922 file_tell(PyFileObject *f) in file_tell() function2125 {"tell", (PyCFunction)file_tell, METH_NOARGS, tell_doc},