Home
last modified time | relevance | path

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

/third_party/python/Lib/xml/dom/
D__init__.py103 class InuseAttributeErr(DOMException): class
Dminidom.py786 raise xml.dom.InuseAttributeErr("attribute node already owned")
/third_party/python/Doc/library/
Dxml.dom.rst667 :exc:`InuseAttributeErr` will be raised.
675 is already in use, :exc:`InuseAttributeErr` will be raised.
848 .. exception:: InuseAttributeErr
936 | :const:`INUSE_ATTRIBUTE_ERR` | :exc:`InuseAttributeErr` |