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