# Encode non-text attachments with base64. attachment = MIMEBase(basetype, subtype). attachment.set_payload(content).
確定! 回上一頁