Home
last modified time | relevance | path

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

/external/python/cpython3/Lib/xml/sax/
Dexpatreader.py25 AttributesNSImpl = xmlreader.AttributesNSImpl variable
Dxmlreader.py338 class AttributesNSImpl(AttributesImpl): class