set_boundary
Description:
Sets the message boundary for this to boundary
.
This should be a string which does not occur anywhere in any of this's subparts. If boundary
is
null, a randomly-generated boundary will be used.
Parameters:
this |
a Multipart object |
boundary |
the message boundary, or null |