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

Lines Matching refs:module_globals

1368     def __patched_linecache_getlines(self, filename, module_globals=None):
1377 return self.save_linecache_getlines(filename, module_globals)