Home
last modified time | relevance | path

Searched defs:PyPIRCCommandTestCase (Results 1 – 2 of 2) sorted by relevance

/external/python/cpython2/Lib/distutils/tests/
Dtest_config.py51 class PyPIRCCommandTestCase(support.TempdirManager, class
/external/python/cpython3/Lib/distutils/tests/
Dtest_config.py82 class PyPIRCCommandTestCase(BasePyPIRCCommandTestCase): class