Home
last modified time | relevance | path

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

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