Home
last modified time | relevance | path

Searched refs:InuseAttributeErr (Results 1 – 3 of 3) sorted by relevance

/external/python/cpython2/Lib/xml/dom/
D__init__.py102 class InuseAttributeErr(DOMException): class
Dminidom.py729 raise xml.dom.InuseAttributeErr("attribute node already owned")
/external/python/cpython2/Doc/library/
Dxml.dom.rst682 :exc:`InuseAttributeErr` will be raised.
690 is already in use, :exc:`InuseAttributeErr` will be raised.
865 .. exception:: InuseAttributeErr
953 | :const:`INUSE_ATTRIBUTE_ERR` | :exc:`InuseAttributeErr` |