diff options
| author | Barry Warsaw <barry@python.org> | 2002-07-09 02:43:47 (GMT) |
|---|---|---|
| committer | Barry Warsaw <barry@python.org> | 2002-07-09 02:43:47 (GMT) |
| commit | 93c40f0c3a9e96f46e51d92c3bfa8ac50012902b (patch) | |
| tree | 57b8d3172ea65b88a7c5471d7c00ab467a242bc3 /Lib/email/Parser.py | |
| parent | ed53bdb02da2a56908f836cafbcaa9cfa2597bad (diff) | |
| download | cpython-93c40f0c3a9e96f46e51d92c3bfa8ac50012902b.zip cpython-93c40f0c3a9e96f46e51d92c3bfa8ac50012902b.tar.gz cpython-93c40f0c3a9e96f46e51d92c3bfa8ac50012902b.tar.bz2 | |
clone(): A new method for creating a clone of this generator (for
recursive generation).
_dispatch(): If the message object doesn't have a Content-Type:
header, check its default type instead of assuming it's text/plain.
This makes for correct generation of message/rfc822 containers.
_handle_multipart(): We can get rid of the isdigest kludge. Just
print the message as normal and everything will work out correctly.
_handle_mulitpart_digest(): We don't need this anymore either.
Diffstat (limited to 'Lib/email/Parser.py')
0 files changed, 0 insertions, 0 deletions
