commit | 361e8683e7340c600b22f4a514b81448ccec66dc | [log] [tgz] |
---|---|---|
author | Zhiming Wang <github@zmwang.pw> | Wed Nov 21 07:41:07 2018 -0500 |
committer | Julien Palard <julien@palard.fr> | Wed Nov 21 13:41:07 2018 +0100 |
tree | 4b62dae1d84eab752488433ac920bc5bc38ec6de | |
parent | 7c2d5702d11b41dd9a2391e6813fbaef5dbda79a [diff] [blame] |
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.
diff --git a/Doc/library/email.rst b/Doc/library/email.rst index 07d455b..fae99cf 100644 --- a/Doc/library/email.rst +++ b/Doc/library/email.rst
@@ -126,7 +126,7 @@ email.header.rst email.charset.rst email.encoders.rst - email.util.rst + email.utils.rst email.iterators.rst