This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author eric.araujo
Recipients docs@python, eli.bendersky, eric.araujo, ezio.melotti, fdrake, flox, loewis, orsenthil, pitrou, python-dev, rhettinger, scoder, tshepang
Date 2012-03-02.15:40:18
SpamBayes Score 0.02428349
Marked as misclassified No
Message-id <1330702819.94.0.737322908351.issue11379@psf.upfronthosting.co.za>
In-reply-to
Content
Right, patch for 3.2.  Also edited the module docstring (info taken from the docstring of xml.dom).  BTW I really think we could have avoided some verbosity by adding the recommendation to use xml.etree in the first paragraph of Doc/library/xml.dom.minidom.rst.
History
Date User Action Args
2012-03-02 15:40:20eric.araujosetrecipients: + eric.araujo, loewis, fdrake, rhettinger, orsenthil, pitrou, scoder, ezio.melotti, eli.bendersky, flox, docs@python, tshepang, python-dev
2012-03-02 15:40:19eric.araujosetmessageid: <1330702819.94.0.737322908351.issue11379@psf.upfronthosting.co.za>
2012-03-02 15:40:19eric.araujolinkissue11379 messages
2012-03-02 15:40:19eric.araujocreate