Home
last modified time | relevance | path

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

/external/python/cpython2/Lib/test/
Dtest_pyexpat.py500 parser.CharacterDataHandler = self.counting_handler
524 parser.CharacterDataHandler = self.counting_handler
554 def counting_handler(self, text): member in ChardataBufferTest
560 parser.CharacterDataHandler = self.counting_handler
572 parser.CharacterDataHandler = self.counting_handler
588 parser.CharacterDataHandler = self.counting_handler