]> granicus.if.org Git - python/commit
test_quote_unquote(): Added a test for the rfc822.unquote() patch
authorBarry Warsaw <barry@python.org>
Wed, 11 Sep 2002 02:32:57 +0000 (02:32 +0000)
committerBarry Warsaw <barry@python.org>
Wed, 11 Sep 2002 02:32:57 +0000 (02:32 +0000)
commit1a5b9562d62be4fac4bea7b604f4d921f284a817
tree7ec7db03f2e3fba61b25ed8382d83a671fb0730a
parent4e09d5c6d6f5e3eaf8175c0ec54901b6f7a005a1
test_quote_unquote(): Added a test for the rfc822.unquote() patch
(adapted from Quinn Dunkan's mimelib SF patch #573204).
Lib/test/test_rfc822.py