Home
last modified time | relevance | path

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

/third_party/python/Lib/xml/sax/
Dexpatreader.py31 AttributesNSImpl = xmlreader.AttributesNSImpl variable
Dxmlreader.py340 class AttributesNSImpl(AttributesImpl): class