cpython/Lib/xml
Fredrik Lundh 7e0aef0e75 r1068@spiff: Fredrik | 2005-12-12 19:50:30 +0100
assorted xml.etree tweaks
2005-12-12 18:54:55 +00:00
..
dom [Patch #1094164] replaceChild(x,x) ends up removing x of the tree. Add fix from Felix Rabe and a test case 2005-11-22 19:03:16 +00:00
etree added ElementTree core components to xml.etree 2005-12-12 15:10:44 +00:00
parsers
sax [Bug #1281032] Pass encoding from the input source to pyexpat's ParserCreate() 2005-12-04 19:53:45 +00:00
__init__.py r1068@spiff: Fredrik | 2005-12-12 19:50:30 +0100 2005-12-12 18:54:55 +00:00