mirror of
https://github.com/python/cpython.git
synced 2025-08-04 17:08:35 +00:00
Revert #22251
This commit is contained in:
parent
9ce69672f3
commit
9c1dba2758
18 changed files with 6 additions and 38 deletions
|
@ -405,9 +405,7 @@ Currently the email package provides only one concrete content manager,
|
|||
``message/rfc822``, use ``8bit`` if *cte* is not specified. For all
|
||||
other values of *subtype*, use ``7bit``.
|
||||
|
||||
.. note::
|
||||
|
||||
A *cte* of ``binary`` does not actually work correctly yet.
|
||||
.. note:: A *cte* of ``binary`` does not actually work correctly yet.
|
||||
The ``Message`` object as modified by ``set_content`` is correct, but
|
||||
:class:`~email.generator.BytesGenerator` does not serialize it
|
||||
correctly.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue