Home
last modified time | relevance | path

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

/external/python/cpython2/Lib/test/
Dtest_htmllib.py31 class HTMLParserTestCase(unittest.TestCase): class
65 test_support.run_unittest(HTMLParserTestCase)
Dtest_htmlparser.py97 class HTMLParserTestCase(TestCaseBase): class
616 test_support.run_unittest(HTMLParserTestCase, AttributesTestCase)