Searched refs:test_illegal_declarations (Results 1 – 3 of 3) sorted by relevance
/external/python/cpython2/Lib/test/ | ||
D | test_sgmllib.py | 341 def test_illegal_declarations(self): member in SGMLParserTestCase |
D | test_htmlparser.py | 166 def test_illegal_declarations(self): member in HTMLParserTestCase |
/external/python/cpython3/Lib/test/ | ||
D | test_htmlparser.py | 451 def test_illegal_declarations(self): member in HTMLParserTestCase |