Searched refs:test_requires_illegal (Results 1 – 2 of 2) sorted by relevance
/external/python/cpython2/Lib/distutils/tests/ | ||
D | test_dist.py | 325 def test_requires_illegal(self): member in MetadataTestCase |
/external/python/cpython3/Lib/distutils/tests/ | ||
D | test_dist.py | 318 def test_requires_illegal(self): member in MetadataTestCase |