summaryrefslogtreecommitdiffstats
path: root/Doc
diff options
context:
space:
mode:
authorGuido van Rossum <guido@python.org>1999-02-24 16:25:17 (GMT)
committerGuido van Rossum <guido@python.org>1999-02-24 16:25:17 (GMT)
commit4fe6caaaf082429e778a09043f6dce78b253b701 (patch)
tree721d8005f71a91bde7dbbe2eaf16bd658199bf7d /Doc
parent72b715d979151e4f1d0439bc922e0afc3eb770cc (diff)
downloadcpython-4fe6caaaf082429e778a09043f6dce78b253b701.zip
cpython-4fe6caaaf082429e778a09043f6dce78b253b701.tar.gz
cpython-4fe6caaaf082429e778a09043f6dce78b253b701.tar.bz2
Patch by Lars Wirzenius:
o the initial comment is wrong: creating messages is already implemented o Message.getbodytext: if the mail or it's part contains an empty content-transfer-encoding header, the code used to break; the change below treats an empty encoding value the same as the other types that do not need decoding o SubMessage.getbodytext was missing the decode argument; the change below adds it; I also made it unconditionally return the raw text if decoding was not desired, because my own routines needed that (and it was easier than rewriting my own routines ;-)
Diffstat (limited to 'Doc')
0 files changed, 0 insertions, 0 deletions