Function
email.quopriMIME.decode

Signature

decode(encoded, eol='\n')

Documentation String

Decode a quoted-printable string.

Lines are separated with eol, which defaults to \n.