mirror of
https://github.com/python/cpython.git
synced 2025-08-02 16:13:13 +00:00
Reword paragraph
This commit is contained in:
parent
08310d6cb7
commit
4b6d53780d
1 changed files with 2 additions and 3 deletions
|
@ -1367,9 +1367,8 @@ for message in mailbox.mbox('~/mbox'):
|
|||
print subject
|
||||
\end{verbatim}
|
||||
|
||||
A (surprisingly) simple example of copying all mail from a Babyl mailbox to an
|
||||
MH mailbox, converting all of the format-specific information that can be
|
||||
converted:
|
||||
To copy all mail from a Babyl mailbox to an MH mailbox, converting all
|
||||
of the format-specific information that can be converted:
|
||||
|
||||
\begin{verbatim}
|
||||
import mailbox
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue