Home
last modified time | relevance | path

Searched refs:TestSysConfig (Results 1 – 2 of 2) sorted by relevance

/external/python/cpython2/Lib/test/
Dtest_sysconfig.py19 class TestSysConfig(unittest.TestCase): class
23 super(TestSysConfig, self).setUp()
71 super(TestSysConfig, self).tearDown()
333 run_unittest(TestSysConfig)
/external/python/cpython3/Lib/test/
Dtest_sysconfig.py19 class TestSysConfig(unittest.TestCase): class
22 super(TestSysConfig, self).setUp()
71 super(TestSysConfig, self).tearDown()