]> granicus.if.org Git - python/commit
decode_rfc2231(): RFC 2231 allows leaving out both the charset and
authorBarry Warsaw <barry@python.org>
Fri, 7 Mar 2003 22:46:41 +0000 (22:46 +0000)
committerBarry Warsaw <barry@python.org>
Fri, 7 Mar 2003 22:46:41 +0000 (22:46 +0000)
commit8e1e7f5468f972891446f3caa078b85a1c920ccb
tree0c44b385519c86e1f3b56e2711696042e2145943
parent21fcc4e28776921176ef971ace4fc93008e98c1f
decode_rfc2231(): RFC 2231 allows leaving out both the charset and
language without including any single quotes.
Lib/email/Utils.py