Home
last modified time | relevance | path

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

/third_party/python/Lib/test/
H A Dtest_tempfile.py25 has_spawnl = hasattr(os, 'spawnl') variable
463 @unittest.skipUnless(has_spawnl, 'os.spawnl not available')

Completed in 3 milliseconds