Commit 74540932 authored by Edward Loper's avatar Edward Loper

Fixed minor typo in interactive example

parent c5d6542c
......@@ -498,7 +498,7 @@ multipart message structure:
\begin{verbatim}
>>> for part in msg.walk():
>>> print part.get_content_type()
... print part.get_content_type()
multipart/report
text/plain
message/delivery-status
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment