]> granicus.if.org Git - python/commit
test_mondo_message(): "binary" is not a legal content type, so with
authorBarry Warsaw <barry@python.org>
Fri, 6 Sep 2002 03:41:27 +0000 (03:41 +0000)
committerBarry Warsaw <barry@python.org>
Fri, 6 Sep 2002 03:41:27 +0000 (03:41 +0000)
commit470288c54e9be66ac41638baabd14607448d8cd6
tree1ccda3db862db074ed5551528950057d0146d33a
parent58fb61cce5f989ea4b3cc48ce104235b8eb5965d
test_mondo_message(): "binary" is not a legal content type, so with
the previous RFC 2045, $5.2 repair to get_content_type() this
subpart's type will now be text/plain.
Lib/email/test/test_email_torture.py