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.
B
Barry Warsaw committed
93c40f0c3a9e96f46e51d92c3bfa8ac50012902b
Parent: ed53bdb