12.5.3 Message Objects
From Python PEP
12.5.3 Message Objects
The Message class adds one method to those of mimetools.Message:
- Return a new open message object (costs a file descriptor).
From Python PEP
The Message class adds one method to those of mimetools.Message: