]> granicus.if.org Git - python/commit
Module to convert a mail message to or from quoted-printable. The
authorSjoerd Mullender <sjoerd@acm.org>
Wed, 14 Feb 1996 10:40:03 +0000 (10:40 +0000)
committerSjoerd Mullender <sjoerd@acm.org>
Wed, 14 Feb 1996 10:40:03 +0000 (10:40 +0000)
commite8a0a5c92a9fbfe0816a592d857cd75e7a875092
tree1bb97a168b7dcc251a227ddad01ad8f8981db57b
parent5416e200375537b3559caa6f5722780844fbd9fe
Module to convert a mail message to or from quoted-printable.  The
message may consist of several MIME parts in which case each part is
converted independent of the others.  Only converts when necessary.
Lib/mimify.py [new file with mode: 0755]