[issue19662] smtpd.py should not decode utf-8

Sreepriya Chalakkal report at bugs.python.org
Wed Apr 2 13:39:07 CEST 2014


Sreepriya Chalakkal added the comment:

Hi David,
The variable decode_data is included to control decoding. But I am not sure what needs to be done while calling the process_message inside found_terminator when it is binary data. How to work around with binary data? Can you tell me what are the data types concerning binary data?

----------
Added file: http://bugs.python.org/file34700/switch_while_decode1.patch

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


More information about the Python-bugs-list mailing list