Home
last modified time | relevance | path

Searched refs:WrongDocumentErr (Results 1 - 4 of 4) sorted by relevance

/third_party/python/Lib/xml/dom/
H A D__init__.py85 class WrongDocumentErr(DOMException): class
H A Dxmlbuilder.py363 raise xml.dom.WrongDocumentErr()
H A Dminidom.py1435 raise xml.dom.WrongDocumentErr(
1834 raise xml.dom.WrongDocumentErr(
/third_party/python/Lib/test/
H A Dtest_minidom.py1229 self.assertRaises(xml.dom.WrongDocumentErr, doc2.renameNode, node,

Completed in 7 milliseconds