[issue11243] email/message.py str conversion
Steffen Daode Nurpmeso
report at bugs.python.org
Sat Feb 19 16:04:45 CET 2011
Steffen Daode Nurpmeso <sdaoden at googlemail.com> added the comment:
The latter one was my fault, i did LIST.append(name, HEADER.append(xy)), assuming that HEADER.append() returns self though it doesn't. Sorry. However - shouldn't Message.__setitem__ check for valid arguments (see msg128846 code snippet)? It would have saved some anger...
----------
_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue11243>
_______________________________________
More information about the Python-bugs-list
mailing list