<p>I second this. The doco is very bad. </p>
<div class="gmail_quote">On Dec 10, 2011 6:34 AM, &quot;Bill Janssen&quot; &lt;<a href="mailto:janssen@parc.com">janssen@parc.com</a>&gt; wrote:<br type="attribution"><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
Xavier Morel &lt;<a href="mailto:python-dev@masklinn.net">python-dev@masklinn.net</a>&gt; wrote:<br>
<br>
&gt; On 2011-12-09, at 19:15 , Bill Janssen wrote:<br>
&gt; &gt; I use ElementTree for parsing valid XML, but minidom for producing it.<br>
&gt; Could you expand on your reasons to use minidom for producing XML?<br>
<br>
Inertia, I guess.  I tried that first, and it seems to work.<br>
<br>
I tend to use html5lib and/or BeautifulSoup instead of ElementTree, and<br>
that&#39;s mainly because I find the documentation for ElementTree is<br>
confusing and partial and inconsistent.  Having various undated but<br>
obsolete tutorials and documentation still up on <a href="http://effbot.org" target="_blank">effbot.org</a> doesn&#39;t<br>
help.<br>
<br>
<br>
Bill<br>
_______________________________________________<br>
Python-Dev mailing list<br>
<a href="mailto:Python-Dev@python.org">Python-Dev@python.org</a><br>
<a href="http://mail.python.org/mailman/listinfo/python-dev" target="_blank">http://mail.python.org/mailman/listinfo/python-dev</a><br>
Unsubscribe: <a href="http://mail.python.org/mailman/options/python-dev/anacrolix%40gmail.com" target="_blank">http://mail.python.org/mailman/options/python-dev/anacrolix%40gmail.com</a><br>
</blockquote></div>