Home
last modified time | relevance | path

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

/external/python/cpython2/Mac/Modules/file/
D_Filemodule.c2269 static PyObject *File_SetFPos(PyObject *_self, PyObject *_args) in File_SetFPos() function
3163 {"SetFPos", (PyCFunction)File_SetFPos, 1,