Searched refs:test_platform_in_subprocess (Results 1 – 2 of 2) sorted by relevance
/external/python/cpython2/Lib/test/ | ||
D | test_sysconfig.py | 288 def test_platform_in_subprocess(self): member in TestSysConfig |
/external/python/cpython3/Lib/test/ | ||
D | test_sysconfig.py | 305 def test_platform_in_subprocess(self): member in TestSysConfig |