Home
last modified time | relevance | path

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

/external/python/cpython2/Lib/test/
Dtest_httpservers.py454 class CGIHTTPServerTestCase(BaseTestCase): class
674 CGIHTTPServerTestCase
/external/python/cpython3/Lib/test/
Dtest_httpservers.py590 class CGIHTTPServerTestCase(BaseTestCase): class
1127 CGIHTTPServerTestCase,