Home
last modified time | relevance | path

Searched refs:INDEX_SIZE_ERR (Results 1 – 4 of 4) sorted by relevance

/external/python/cpython3/Lib/xml/dom/
D__init__.py44 INDEX_SIZE_ERR = 1 variable
77 code = INDEX_SIZE_ERR
/external/python/cpython2/Lib/xml/dom/
D__init__.py43 INDEX_SIZE_ERR = 1 variable
76 code = INDEX_SIZE_ERR
/external/python/cpython3/Doc/library/
Dxml.dom.rst934 | :const:`INDEX_SIZE_ERR` | :exc:`IndexSizeErr` |
/external/python/cpython2/Doc/library/
Dxml.dom.rst951 | :const:`INDEX_SIZE_ERR` | :exc:`IndexSizeErr` |