Home
last modified time | relevance | path

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

/external/python/cpython2/Lib/
Dlinecache.py33 def getlines(filename, module_globals=None): function
/external/python/cpython3/Lib/
Dlinecache.py37 def getlines(filename, module_globals=None): function