Method MIME.decode_qp() Method decode_qp string decode_qp(string encoded_data) Description This function decodes data encoded using the quoted-printable (a.k.a. quoted-unreadable) transfer encoding. See also MIME.encode_qp(), MIME.decode()