Home
last modified time | relevance | path

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

/external/python/cpython2/Lib/test/
Dtest_htmlparser.py411 class AttributesTestCase(TestCaseBase): class
616 test_support.run_unittest(HTMLParserTestCase, AttributesTestCase)
/external/python/cpython3/Lib/test/
Dtest_htmlparser.py645 class AttributesTestCase(TestCaseBase): class