We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
UnboundLocalError
email.message.Message.get_payload
html_body = part.get_payload(decode=True).decode() File "/usr/local/lib/python3.8/email/message.py", line 282, in get_payload return quopri.decodestring(bpayload)
CPython main branch
Linux