Home
last modified time | relevance | path

Searched defs:temporary_pycache_prefix (Results 1 – 2 of 2) sorted by relevance

/third_party/python/Lib/test/test_importlib/
Dutil.py327 def temporary_pycache_prefix(prefix): function
/third_party/python/Lib/test/
Dtest_compileall.py505 def temporary_pycache_prefix(self): member in CommandLineTestsBase