Issue #27633: Merge from 3.5

This commit is contained in:
Berker Peksag 2016-07-27 13:33:28 +03:00
commit 755df2a558
1 changed files with 1 additions and 1 deletions

View File

@ -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, *, \