Searched defs:__file__ (Results 1 – 9 of 9) sorted by relevance
41 __file__ = os.path.join(_dir, '__main__.py') variable50 __file__ = os.path.join(_dir, '__main__.pyc') variable
14 __file__ = findfile('idlelib/idle_test') + '/test_grep.py' variable
31 __file__ = "cStringIO.c" variable in cStringIO
320 __file__ = 'bar/foo.py' variable in TestDiscovery.setup_module_clash.Module
109 __file__ = 'parsertestmodule' variable in TestPgen2Caching.test_load_packaged_grammar.MyModule
721 __file__ = 'bar/foo.py' variable in TestDiscovery.setup_module_clash.Module
2141 __file__ = os.path.abspath(__file__) variable
115 __file__ = 'parsertestmodule' variable in TestPgen2Caching.test_load_packaged_grammar.MyModule
273 __file__ = inspect.getfile(inspect.currentframe()) variable