Home | History | Annotate | Download | only in test

Lines Matching refs:getlines

301         getlines = linecache.getlines
306 return getlines(filename, module_globals)
307 linecache.getlines = monkey
313 linecache.getlines = getlines