cpython/Lib/xml/dom
Fred Drake b6a4425392 DOMException._get_code():
New method; this is the "alternate" access to the exception code.
    (Useful for Python DOM implementations that support the accessor
    method approach to retrieving attribute values.)
2001-02-19 14:57:02 +00:00
..
__init__.py DOMException._get_code(): 2001-02-19 14:57:02 +00:00
minidom.py Do not allow empty qualifiedName in createDocument. 2001-02-06 01:16:06 +00:00
pulldom.py Do not allow empty qualifiedName in createDocument. 2001-02-06 01:16:06 +00:00