Searched refs:test_strict (Results 1 – 4 of 4) sorted by relevance
/external/python/cpython2/Lib/distutils/tests/ | ||
D | test_register.py | 198 def test_strict(self): member in RegisterTestCase |
/external/python/cpython3/Lib/distutils/tests/ | ||
D | test_register.py | 208 def test_strict(self): member in RegisterTestCase |
/external/python/cpython2/Lib/test/ | ||
D | test_cgi.py | 130 def test_strict(self): member in CgiTests |
/external/python/cpython3/Lib/test/ | ||
D | test_cgi.py | 157 def test_strict(self): member in CgiTests |