I second this. The doco is very bad. On Dec 10, 2011 6:34 AM, "Bill Janssen" <janssen at parc.com> wrote: > Xavier Morel <python-dev at masklinn.net> wrote: >> > On 2011年12月09日, at 19:15 , Bill Janssen wrote: > > > I use ElementTree for parsing valid XML, but minidom for producing it. > > Could you expand on your reasons to use minidom for producing XML? >> Inertia, I guess. I tried that first, and it seems to work. >> I tend to use html5lib and/or BeautifulSoup instead of ElementTree, and > that's mainly because I find the documentation for ElementTree is > confusing and partial and inconsistent. Having various undated but > obsolete tutorials and documentation still up on effbot.org doesn't > help. >>> Bill > _______________________________________________ > Python-Dev mailing list > Python-Dev at python.org > http://mail.python.org/mailman/listinfo/python-dev > Unsubscribe: > http://mail.python.org/mailman/options/python-dev/anacrolix%40gmail.com >-------------- next part -------------- An HTML attachment was scrubbed... URL: <http://mail.python.org/pipermail/python-dev/attachments/20111210/7ae10572/attachment.html>