Home | History | Annotate | Download | only in python2.7

Lines Matching refs:getlines

534         lines = linecache.getlines(file, module.__dict__)
536 lines = linecache.getlines(file)