]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Added tests for SF patch #597593, syntactically invalid Content-Type: headers.
authorBarry Warsaw <barry@python.org>
Tue, 20 Aug 2002 14:51:10 +0000 (14:51 +0000)
committerBarry Warsaw <barry@python.org>
Tue, 20 Aug 2002 14:51:10 +0000 (14:51 +0000)
commit3328136e3ccc89da6f042d1e58e2277d71b34855
treecd8793321524ce91c5cdc476474384aacfe9323b
parentf36d804b3b5a73814287535bbc840c3df33d9e2d
Added tests for SF patch #597593, syntactically invalid Content-Type: headers.
Lib/email/test/test_email.py