Uh oh!
There was an error while loading.Please reload this page.
- Notifications
You must be signed in to change notification settings - Fork219
Closed
Description
There's one fuzzy string inside tutorial/stdlib.po, which is about the email library. It seems like the text "RFC 2822" has changed to an interpreted text syntax in the source. See this diff fromgit log -L 309,322:tutorial/stdlib.po
+++ b/tutorial/stdlib.po@@ -309,13 +309,14 @@ #: ../../tutorial/stdlib.rst:319+#, fuzzy msgid "" "The :mod:`email` package is a library for managing email messages, including "-"MIME and other RFC 2822-based message documents. Unlike :mod:`smtplib` and :"-"mod:`poplib` which actually send and receive messages, the email package has "-"a complete toolset for building or decoding complex message structures "-"(including attachments) and for implementing internet encoding and header "-"protocols."+"MIME and other :rfc:`2822`-based message documents. Unlike :mod:`smtplib` "+"and :mod:`poplib` which actually send and receive messages, the email "+"package has a complete toolset for building or decoding complex message "+"structures (including attachments) and for implementing internet encoding "+"and header protocols."