mirror of
https://github.com/python/cpython.git
synced 2025-11-03 19:34:08 +00:00
Typo.
This commit is contained in:
parent
631507d1c6
commit
186f441288
1 changed files with 1 additions and 1 deletions
|
|
@ -648,7 +648,7 @@ quality improvements.
|
|||
|
||||
The biggest news for Python 3.2 is that the :mod:`email` package, :mod:`mailbox`
|
||||
module, and :mod:`nntplib` modules now work correctly with the bytes/text model
|
||||
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
|
||||
mixed encodings.
|
||||
|
||||
Throughout the standard library, there has been more careful attention to
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue