Searched refs:TestCharHandler (Results 1 - 1 of 1) sorted by relevance
/third_party/python/Lib/test/ | ||
H A D | test_sax.py | 1483 class TestCharHandler(ContentHandler): class 1497 self.parser.setContentHandler(TestCharHandler(self)) |
Completed in 3 milliseconds