Searched defs:NOT_FOUND_ERR (Results 1 – 2 of 2) sorted by relevance
/external/python/cpython3/Lib/xml/dom/ | ||
D | __init__.py | 51 NOT_FOUND_ERR = 8 variable |
/external/python/cpython2/Lib/xml/dom/ | ||
D | __init__.py | 50 NOT_FOUND_ERR = 8 variable |