mirror of
https://github.com/AdaCore/cpython.git
synced 2026-02-12 12:57:15 -08:00
bpo-35035: Rename email.utils documentation to email.utils.rst (GH-10023)
I'll watch for 404 on the old URL and will setup an HTTP redirection if needed.
This commit is contained in:
committed by
Julien Palard
parent
7c2d5702d1
commit
361e8683e7
@@ -126,7 +126,7 @@ Legacy API:
|
||||
email.header.rst
|
||||
email.charset.rst
|
||||
email.encoders.rst
|
||||
email.util.rst
|
||||
email.utils.rst
|
||||
email.iterators.rst
|
||||
|
||||
|
||||
|
||||
@@ -0,0 +1 @@
|
||||
Rename documentation for :mod:`email.utils` to ``email.utils.rst``.
|
||||
Reference in New Issue
Block a user