New submission from ysj.ray <ysj.ray at gmail.com>: 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" ---------- assignee: docs at python components: Documentation files: email_subpackages_document_problems.diff keywords: patch messages: 133143 nosy: docs at python, ysj.ray priority: normal severity: normal status: open title: email subpackages documentation problems versions: Python 3.1, Python 3.2, Python 3.3 Added file: http://bugs.python.org/file21552/email_subpackages_document_problems.diff _______________________________________ Python tracker <report at bugs.python.org> <http://bugs.python.org/issue11785> _______________________________________