Home
last modified time | relevance | path

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

/external/python/cpython3/Lib/xml/sax/
D_exceptions.py125 class SAXReaderNotAvailable(SAXNotSupportedException): class
/external/python/cpython2/Lib/xml/sax/
D_exceptions.py125 class SAXReaderNotAvailable(SAXNotSupportedException): class