diff options
| author | R David Murray <rdmurray@bitdance.com> | 2012-05-27 17:10:36 -0400 |
|---|---|---|
| committer | R David Murray <rdmurray@bitdance.com> | 2012-05-27 17:10:36 -0400 |
| commit | 79cf3bad1b1ba4632e0467f0c4f86504c2fa73df (patch) | |
| tree | 78f8ef938b1d95e1c4130652cf821402f237aa0d /Doc/library/email.rst | |
| parent | ea9766897bf1d2ccf610ff9ce805acca7c4cce6f (diff) | |
| download | cpython-git-79cf3bad1b1ba4632e0467f0c4f86504c2fa73df.tar.gz | |
#11785: fix the :mod: references in email package submodule titles.
Also adds the TOC entry for headerregistry.
Diffstat (limited to 'Doc/library/email.rst')
| -rw-r--r-- | Doc/library/email.rst | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Doc/library/email.rst b/Doc/library/email.rst index fc206f4db2..ef5354fee2 100644 --- a/Doc/library/email.rst +++ b/Doc/library/email.rst @@ -52,6 +52,7 @@ Contents of the :mod:`email` package documentation: email.parser.rst email.generator.rst email.policy.rst + email.headerregistry.rst email.mime.rst email.header.rst email.charset.rst |
