mirror of
https://github.com/python/cpython.git
synced 2025-08-01 15:43:13 +00:00
Grammar fix
This commit is contained in:
parent
7af53be66f
commit
31c6de4f79
1 changed files with 1 additions and 1 deletions
|
@ -38,7 +38,7 @@ Here are the methods of the :class:`Message` class:
|
|||
|
||||
.. method:: Message.as_string([unixfrom])
|
||||
|
||||
Return the entire message flatten as a string. When optional *unixfrom* is
|
||||
Return the entire message flattened as a string. When optional *unixfrom* is
|
||||
``True``, the envelope header is included in the returned string. *unixfrom*
|
||||
defaults to ``False``.
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue