Home
last modified time | relevance | path

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

/external/python/cpython2/Lib/xml/dom/
D__init__.py75 class IndexSizeErr(DOMException): class
/external/python/cpython3/Lib/xml/dom/
D__init__.py76 class IndexSizeErr(DOMException): class