Home
last modified time | relevance | path

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

/third_party/python/Lib/xml/sax/
Dhandler.py294 property_lexical_handler = "http://xml.org/sax/properties/lexical-handler" variable
337 all_properties = [property_lexical_handler,
Dexpatreader.py173 if name == handler.property_lexical_handler:
191 if name == handler.property_lexical_handler:
/third_party/python/Doc/library/
Dxml.sax.handler.rst120 .. data:: property_lexical_handler