This module defines a subclass of the rfc822 module's Message class and a number of utility functions that are useful for the manipulation for MIME multipart or encoded message.
It defines the following items:
| fp[, seekable]) | 
| ) | 
'hostipaddr.uid.pid.timestamp.random'.
| input, output, encoding) | 
'base64', 'quoted-printable', 'uuencode',
'x-uuencode', 'uue', 'x-uue', '7bit', and 
'8bit'.  Decoding messages encoded in '7bit' or '8bit'
has no effect.  The input is simply copied to the output.
| input, output, encoding) | 
| input, output) | 
| input, output) | 
See Also: