Re: [Python-Dev] SimpleXMLWriter missing from elementtree

2006-08-14 Thread Fredrik Lundh
Ralf Schmitt wrote: > any chance to get SimpleXMLWriter (and other modules maybe??) getting > included into xml.etree? Otherwise people might have to stick to the > original elementtree, which doesn't really make sense, since most of > elementtree already is included. the original decision was to

Re: [Python-Dev] SimpleXMLWriter missing from elementtree

2006-08-10 Thread Martin v. Löwis
Ralf Schmitt schrieb: > any chance to get SimpleXMLWriter (and other modules maybe??) getting > included into xml.etree? Not in Python 2.5, no. Regards, Martin ___ Python-Dev mailing list Python-Dev@python.org http://mail.python.org/mailman/listinfo/p