commit | dd266811554e19d0a03bc70befe674daeb7fcdda | [log] [tgz] |
---|---|---|
author | R. David Murray <rdmurray@bitdance.com> | Thu May 07 01:43:57 2009 +0000 |
committer | R. David Murray <rdmurray@bitdance.com> | Thu May 07 01:43:57 2009 +0000 |
tree | 4ea6f3e524df26fd79bfe49f2e275df5419ebea6 | |
parent | e202700f4fd1ba6b0a0b31d423509e118d01cd15 [diff] |
Revert inappropriate doc change.
diff --git a/Doc/library/email.message.rst b/Doc/library/email.message.rst index 9fead22..0e79b6c 100644 --- a/Doc/library/email.message.rst +++ b/Doc/library/email.message.rst
@@ -112,9 +112,6 @@ *decode* flag is ``True``, then ``None`` is returned. The default for *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])