]> granicus.if.org Git - python/commit
test_rfc2231_no_language_or_charset(): RFC 2231 allows leaving out
authorBarry Warsaw <barry@python.org>
Fri, 7 Mar 2003 22:45:55 +0000 (22:45 +0000)
committerBarry Warsaw <barry@python.org>
Fri, 7 Mar 2003 22:45:55 +0000 (22:45 +0000)
commit21fcc4e28776921176ef971ace4fc93008e98c1f
tree97c6b61633878cb9aa92943f77ecaf0576384c06
parent61cd0db3d2d3f78c85ba7c1ee52b5df63837a8ba
test_rfc2231_no_language_or_charset(): RFC 2231 allows leaving out
both the charset and language without including any single quotes.
Lib/email/test/test_email.py