Home
last modified time | relevance | path

Searched defs:__file__ (Results 1 - 5 of 5) sorted by relevance

/third_party/python/Lib/msilib/
H A Dtext.py1 import msilib,os;dirname=os.path.dirname(__file__) namespace
/third_party/python/Tools/scripts/
H A Dgenerate_global_objects.py6 __file__ = os.path.abspath(__file__) variable
/third_party/python/Lib/idlelib/idle_test/
H A Dtest_pathbrowser.py13 import idlelib # for __file__ namespace
/third_party/python/Lib/unittest/test/
H A Dtest_discovery.py721 __file__ = 'bar/foo.py' variable in TestDiscovery.setup_module_clash.Module
/third_party/python/Lib/lib2to3/tests/
H A Dtest_parser.py116 __file__ = 'parsertestmodule' variable in TestPgen2Caching.test_load_packaged_grammar.MyModule

Completed in 4 milliseconds