Home
last modified time | relevance | path

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

/external/python/cpython2/Lib/xml/sax/
Dexpatreader.py31 AttributesNSImpl = xmlreader.AttributesNSImpl variable
Dxmlreader.py341 class AttributesNSImpl(AttributesImpl): class
/external/python/cpython3/Lib/xml/sax/
Dexpatreader.py31 AttributesNSImpl = xmlreader.AttributesNSImpl variable
Dxmlreader.py340 class AttributesNSImpl(AttributesImpl): class