cpython/Lib/xml
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
..
dom DOMException._get_code(): 2001-02-19 14:57:02 +00:00
parsers Add a wrapper around the pyexpat module, making the "public" name of 2000-09-23 04:44:43 +00:00
sax Re-indent. 2001-01-27 09:01:20 +00:00
__init__.py String method conversion. 2001-02-09 12:03:45 +00:00