Home
last modified time | relevance | path

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

/third_party/python/Lib/xml/sax/
Dhandler.py329 property_interning_dict = "http://www.python.org/sax/properties/interning-dict" variable
342 property_interning_dict]
Dexpatreader.py13 from xml.sax.handler import property_xml_string, property_interning_dict
175 elif name == property_interning_dict:
195 elif name == property_interning_dict: