Dmitry Shachnev <mity...@gmail.com> added the comment:

(Sorry for not replying earlier).

I think the main priority here is getting things working, not the tests (so I 
have little interest in that).

First of all, should quopri.encodestring() really return bytes? Everything it 
returns is ascii text, obviously.

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)?

----------

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

Reply via email to