Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 631507d commit 186f441Copy full SHA for 186f441
1 file changed
Doc/whatsnew/3.2.rst
@@ -648,7 +648,7 @@ quality improvements.
648
649
The biggest news for Python 3.2 is that the :mod:`email` package, :mod:`mailbox`
650
module, and :mod:`nntplib` modules now work correctly with the bytes/text model
651
-in Python 3. For the first time, there is correct handling of message with
+in Python 3. For the first time, there is correct handling of messages with
652
mixed encodings.
653
654
Throughout the standard library, there has been more careful attention to
0 commit comments