mirror of
https://github.com/python/cpython.git
synced 2025-09-17 22:20:23 +00:00
Revert inappropriate doc change.
This commit is contained in:
parent
e202700f4f
commit
dd26681155
1 changed files with 0 additions and 3 deletions
|
@ -112,9 +112,6 @@ Here are the methods of the :class:`Message` class:
|
||||||
*decode* flag is ``True``, then ``None`` is returned. The default for
|
*decode* flag is ``True``, then ``None`` is returned. The default for
|
||||||
*decode* is ``False``.
|
*decode* is ``False``.
|
||||||
|
|
||||||
To pass a value for the decode flag to a non-multipart message, specify
|
|
||||||
``None`` as the value of *i*.
|
|
||||||
|
|
||||||
|
|
||||||
.. method:: set_payload(payload[, charset])
|
.. method:: set_payload(payload[, charset])
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue