]> granicus.if.org Git - python/commit
#12586: Fix a small oversight in the new email policy header setting code.
authorR David Murray <rdmurray@bitdance.com>
Sat, 26 May 2012 02:53:12 +0000 (22:53 -0400)
committerR David Murray <rdmurray@bitdance.com>
Sat, 26 May 2012 02:53:12 +0000 (22:53 -0400)
commitdcaf2ece6cbd432f8ad71ca2bebc4f79e3b97fbc
tree80286278c40e341ebbe0074f450c7ec84deb5399
parentb5267631cb2a62088ef12b36abd0317957244c6c
#12586: Fix a small oversight in the new email policy header setting code.

This is a danger of focusing on unit tests: sometimes you forget
to do the integration tests.
Lib/email/policy.py
Lib/test/test_email/test__headerregistry.py