Home
last modified time | relevance | path

Searched defs:ProcessingInstructionHandler (Results 1 – 2 of 2) sorted by relevance

/external/python/cpython2/Lib/test/
Dtest_pyexpat.py95 def ProcessingInstructionHandler(self, target, data): member in ParseTest.Outputter
/external/python/cpython3/Lib/test/
Dtest_pyexpat.py101 def ProcessingInstructionHandler(self, target, data): member in ParseTest.Outputter