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 eli.bendersky
Recipients docs@python, eli.bendersky, eric.araujo, ezio.melotti, flox, scoder
Date 2012-02-14.03:28:44
SpamBayes Score 0.0024406314
Marked as misclassified No
Message-id <1329190125.69.0.69162565954.issue14006@psf.upfronthosting.co.za>
In-reply-to
Content
The documentation of xml.etree.ElementTree has to be improved. The first, very obvious step, would be to start the documentation page with a general overview of the module + some simple examples. The current opening section makes no sense for this module.
History
Date User Action Args
2012-02-14 03:28:45eli.benderskysetrecipients: + eli.bendersky, scoder, ezio.melotti, eric.araujo, flox, docs@python
2012-02-14 03:28:45eli.benderskysetmessageid: <1329190125.69.0.69162565954.issue14006@psf.upfronthosting.co.za>
2012-02-14 03:28:44eli.benderskylinkissue14006 messages
2012-02-14 03:28:44eli.benderskycreate