Francois Labelle <quantum.om...@gmail.com> added the comment:

Original poster here (OpenID just wouldn't work anymore).

For instance: https://docs.python.org/2/library/email.charset.html

Under "class email.charset.Charset"

Under "header_encoding"

"If the character set must be encoded before it can be used in an email header, 
this attribute will be set to Charset.QP (for quoted-printable), Charset.BASE64 
(for base64 encoding), or Charset.SHORTEST for the shortest of QP or BASE64 
encoding. Otherwise, it will be None."

----------
nosy: +quantum.om...@gmail.com -Francois Labelle

_______________________________________
Python tracker <rep...@bugs.python.org>
<https://bugs.python.org/issue33449>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to