TextPart.with_subtype
Description:
Creates a new text MIME part with a sepcified subtype.
Parameters:
| subtype |
textual subtype string |
Returns:
|
an empty text MIME part object with the specified subtype. |
Creates a new text MIME part with a sepcified subtype.
| subtype |
textual subtype string |
|
an empty text MIME part object with the specified subtype. |