Python Library Reference
Next:
12.20 mimify
Up:
12.19 mhlib
Previous:
12.19.2 Folder Objects
12.19.3 Message Objects
The
Message
class adds one method to those of
mimetools.Message
:
openmessage
(
n
)
Return a new open message object (costs a file descriptor).
Python Library Reference
Next:
12.20 mimify
Up:
12.19 mhlib
Previous:
12.19.2 Folder Objects
Send comments on this document to
python-docs@python.org
.