HomeSort by relevance Sort by last modified time
    Searched full:property_interning_dict (Results 1 - 4 of 4) sorted by null

  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/xml/sax/
expatreader.py 13 from xml.sax.handler import property_xml_string, property_interning_dict namespace
168 elif name == property_interning_dict:
188 elif name == property_interning_dict:
handler.py 329 property_interning_dict = "http://www.python.org/sax/properties/interning-dict" variable
342 property_interning_dict]
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/xml/sax/
expatreader.py 13 from xml.sax.handler import property_xml_string, property_interning_dict namespace
168 elif name == property_interning_dict:
188 elif name == property_interning_dict:
handler.py 329 property_interning_dict = "http://www.python.org/sax/properties/interning-dict" variable
342 property_interning_dict]

Completed in 861 milliseconds