8000 [2.7] bpo-35035: Rename email.utils documentation to email.utils.rst … · JulienPalard/cpython@6fd441a · GitHub
[go: up one dir, main page]

Skip to content

Commit 6fd441a

Browse files
zmwangxJulienPalard
authored andcommitted
[2.7] bpo-35035: Rename email.utils documentation to email.utils.rst (pythonGH-10023)
I'll watch for 404 on the old URL and will setup an HTTP redirection if needed.. (cherry picked from commit 361e868) Co-authored-by: Zhiming Wang <github@zmwang.pw>
1 parent fcbceba commit 6fd441a

File tree

3 files changed

+2
-1
lines changed

3 files changed

+2
-1
lines changed

Doc/library/email.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@ Contents of the :mod:`email` package documentation:
6161
email.charset.rst
6262
email.encoders.rst
6363
email.errors.rst
64-
email.util.rst
64+
email.utils.rst
6565
email.iterators.rst
6666
email-examples.rst
6767

File renamed without changes.
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
Rename documentation for :mod:`email.utils` to ``email.utils.rst``.

0 commit comments

Comments
 (0)
0