Lines Matching full:multipart
44 from email.mime.multipart import MIMEMultipart651 # Pull the multipart boundary out of the content-type header.1246 headers['content-type'] = ('multipart/mixed; '1267 raise BatchError("Response not in multipart/mixed format.", resp=resp,