cpython/Lib/xml
Fred Drake 2998a55f2d Attribute nodes did not always get their ownerDocument and ownerElement
properly set.  This fixes that.
2001-12-06 18:27:48 +00:00
..
dom Attribute nodes did not always get their ownerDocument and ownerElement 2001-12-06 18:27:48 +00:00
parsers Add a wrapper around the pyexpat module, making the "public" name of 2000-09-23 04:44:43 +00:00
sax Make sure XMLGenerator uses quoteattr() instead of escape() to quote 2001-08-07 19:14:46 +00:00
__init__.py Arghh. Fix typo. 2001-03-27 21:38:15 +00:00