]> granicus.if.org Git - python/commit
#20871: improve email policy test coverage.
authorR David Murray <rdmurray@bitdance.com>
Sun, 9 Mar 2014 19:29:24 +0000 (15:29 -0400)
committerR David Murray <rdmurray@bitdance.com>
Sun, 9 Mar 2014 19:29:24 +0000 (15:29 -0400)
commitb8bf9951ad294398a7fb95d2fbbf79182c6a0920
tree1d5e62449b9f05670be7f97e29553f90bb91e90e
parent1d342b2e8b4a74e823bec4cd5653da63f545955f
#20871: improve email policy test coverage.

More tests of the concrete policy methods would probably be
a good idea, but this is a start, and it brings line coverage
up to 100% for the policy module.

Patch by Milan Oberkirch.
Lib/test/test_email/test_policy.py
Misc/ACKS