mirror of
https://github.com/python/cpython.git
synced 2025-11-25 12:44:13 +00:00
Issue #27633: Merge from 3.5
This commit is contained in:
commit
755df2a558
1 changed files with 1 additions and 1 deletions
|
|
@ -250,7 +250,7 @@ in the top-level :mod:`email` package namespace.
|
|||
and *policy* are interpreted as with the :class:`~email.parser.Parser` class
|
||||
constructor.
|
||||
|
||||
.. versionchanged::
|
||||
.. versionchanged:: 3.3
|
||||
Removed the *strict* argument. Added the *policy* keyword.
|
||||
|
||||
.. function:: message_from_binary_file(fp, _class=email.message.Message, *, \
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue