Home
last modified time | relevance | path

Searched refs:STDLIB_INSTALL (Results 1 - 1 of 1) sorted by relevance

/third_party/python/Lib/test/
H A Dtest_embed.py43 STDLIB_INSTALL = os.path.join(sys.prefix, sys.platlibdir, variable
45 if not os.path.isfile(os.path.join(STDLIB_INSTALL, 'os.py')):
46 STDLIB_INSTALL = None variable

Completed in 3 milliseconds