msgImg =MIMEImage(fh.read()) #create MIME image object. 25. msgImg.add_header('Content-ID',('<'+cid_name+'>')) #notice:<id> <>is needed.
確定! 回上一頁