R. David Murray <rdmur...@bitdance.com> added the comment:

Right, this is not a bug, it is working as documented.  You could submit an 
enhancement request, but I'm surprised to find that anyone is actually using 
that module :)

We unfortunately have multiple implementations of quoted printable handling in 
the stdlib.  You might be interested in the functions in the binascii module, 
which do accept unicode input when doing decoding.

----------
nosy: +r.david.murray
resolution:  -> not a bug
stage:  -> resolved
status: open -> closed
type:  -> behavior

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

Reply via email to