[issue11684] Add email.parser.BytesHeaderParser

Steffen Daode Nurpmeso report at bugs.python.org
Wed Apr 6 15:44:43 CEST 2011


Steffen Daode Nurpmeso <sdaoden at googlemail.com> added the comment:

This is a complete thing including tests.
Note that the tests fail due to another error
in generator.py (or wherever the real source is):

    TypeError: 'str' does not support the buffer interface

Please do forget this mortifying first diff.

----------
nosy:  -r.david.murray
title: (Maybe) Add email.parser.BytesHeaderParser -> Add email.parser.BytesHeaderParser
versions: +Python 3.2
Added file: http://bugs.python.org/file21549/11684.1.diff

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


More information about the Python-bugs-list mailing list