Searched defs:__file__ (Results 1 – 7 of 7) 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
1653 __file__ = os.path.abspath(__file__) variable
713 __file__ = 'bar/foo.py' variable in TestDiscovery.setup_module_clash.Module
205 __file__ = inspect.getfile(inspect.currentframe()) variable