Home
last modified time | relevance | path

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

/external/python/cpython2/Lib/test/
Dtest_docxmlrpc.py57 class DocXMLRPCHTTPGETServer(unittest.TestCase): class
180 test_support.run_unittest(DocXMLRPCHTTPGETServer)
/external/python/cpython3/Lib/test/
Dtest_docxmlrpc.py67 class DocXMLRPCHTTPGETServer(unittest.TestCase): class