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 ysj.ray
Recipients docs@python, ysj.ray
Date 2011-04-06.15:57:37
SpamBayes Score 0.01836976
Marked as misclassified No
Message-id <1302105466.45.0.930997240631.issue11785@psf.upfronthosting.co.za>
In-reply-to
Content
All the module name in the first line of email subpackages' documentation files(Doc/library/email.xxx.rst) are incorrect: all of them are "email" but not "email.xxx"

Besides, the Doc/library/email-examples.rst is not a module and it uses ":mod:`email`: xxx"
History
Date User Action Args
2011-04-06 15:57:47ysj.raysetrecipients: + ysj.ray, docs@python
2011-04-06 15:57:46ysj.raysetmessageid: <1302105466.45.0.930997240631.issue11785@psf.upfronthosting.co.za>
2011-04-06 15:57:37ysj.raylinkissue11785 messages
2011-04-06 15:57:37ysj.raycreate