Home
last modified time | relevance | path

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

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