Home
last modified time | relevance | path

Searched defs:PyFile_GetLine (Results 1 – 2 of 2) sorted by relevance

/external/python/cpython3/Objects/
Dfileobject.c51 PyFile_GetLine(PyObject *f, int n) in PyFile_GetLine() function
/external/python/cpython2/Objects/
Dfileobject.c1559 PyFile_GetLine(PyObject *f, int n) in PyFile_GetLine() function