]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Test cases and fixes for bugs described in patch #873418: email/Message.py:
authorBarry Warsaw <barry@python.org>
Mon, 16 Aug 2004 15:31:43 +0000 (15:31 +0000)
committerBarry Warsaw <barry@python.org>
Mon, 16 Aug 2004 15:31:43 +0000 (15:31 +0000)
commit8dcec1381eef7420b0f83395c323eceec8fea19d
tree5b639580788e1ec1405f882858c4b67cd4ffc770
parentf4c2c0c585d30dac8a85ef8637f7dc0a01f01fc3
Test cases and fixes for bugs described in patch #873418: email/Message.py:
del_param fails when specifying a header.

I'll port this to Python 2.4 shortly.
Lib/email/Message.py
Lib/email/test/test_email.py