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