[issue18886] BytesGenerator does not handle 'binary' CTE correctly

Surya K report at bugs.python.org
Tue Mar 4 10:20:50 CET 2014


Surya K added the comment:

I have a fix for this. But before putting it forward, can you please tell me about the below

1. email.header.Header.encode() --method
How different is it from str.encode()? Does [1] method also performs what str.encode() does internally?

----------
nosy: +suryak

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


More information about the Python-bugs-list mailing list