]> granicus.if.org Git - python/commit
test_rfc2231_no_language_or_charset_in_filename(),
authorBarry Warsaw <barry@python.org>
Tue, 19 Aug 2003 03:54:24 +0000 (03:54 +0000)
committerBarry Warsaw <barry@python.org>
Tue, 19 Aug 2003 03:54:24 +0000 (03:54 +0000)
commit622d60b5a2ad1ffb4e35b32ab1934af066f2ccd5
treeb0c6c9efa52678b3366af1f41055de8e847fbb00
parent6208369ff3ec94604dd19500c6d14427301751ef
test_rfc2231_no_language_or_charset_in_filename(),
test_rfc2231_no_language_or_charset_in_boundary(),
test_rfc2231_no_language_or_charset_in_charset(): New tests for proper
decoding of some RFC 2231 headers.

Backport candidate (as was the Utils.py 1.25 change) to both Python
2.3.1 and 2.2.4 -- will do momentarily.
Lib/email/test/test_email.py