]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
New tests to verify that charsets are case insensitive, and that by
authorBarry Warsaw <barry@python.org>
Thu, 10 Oct 2002 15:14:22 +0000 (15:14 +0000)
committerBarry Warsaw <barry@python.org>
Thu, 10 Oct 2002 15:14:22 +0000 (15:14 +0000)
commitdc8087b26ed7f7c89b8edd75612fa53d8f701eb0
tree682c877d51ba307422bef6e58fd1fb8725641440
parentee07cb1d700ef8454fe3d17f1226ad222b77f40f
New tests to verify that charsets are case insensitive, and that by
default get_body_encoding() cannot be SHORTEST.
Lib/email/test/test_email.py