[issue14360] email.encoders.encode_quopri doesn't work with python 3.2

Dmitry Shachnev report at bugs.python.org
Thu Mar 22 07:45:51 CET 2012


Dmitry Shachnev <Mitya57 at gmail.com> added the comment:

> Then, which types of argument should encode_* functions take (I think str should be supported, and it's not a case here as encode_quopri will only accept bytes)?

I meant which types of *payload* should they accept. Here's an illustration of what I mean: http://paste.ubuntu.com/894731/.

----------

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue14360>
_______________________________________


More information about the Python-bugs-list mailing list