[issue5951] email.message : get_payload args's documentation is confusing
R. David Murray
report at bugs.python.org
Thu May 7 03:46:36 CEST 2009
R. David Murray <rdmurray at bitdance.com> added the comment:
The answer is that you do msg.get_payload(decode=True). The doc needs
to be changed over to use keyword argument specification syntax, which I
think would make that obvious.
----------
nosy: +r.david.murray
versions: -Python 2.4, Python 2.5
_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue5951>
_______________________________________
More information about the Python-bugs-list
mailing list