Home
last modified time | relevance | path

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

/external/python/cpython2/Lib/xml/dom/
D__init__.py99 class NotSupportedErr(DOMException): class
/external/python/cpython3/Lib/xml/dom/
D__init__.py100 class NotSupportedErr(DOMException): class