]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Improve message.py test coverage to 100%.
authorR David Murray <rdmurray@bitdance.com>
Sat, 16 Apr 2011 13:20:30 +0000 (09:20 -0400)
committerR David Murray <rdmurray@bitdance.com>
Sat, 16 Apr 2011 13:20:30 +0000 (09:20 -0400)
commita2860e8b51d24807f3ef1cf17b2055fac3b4dd3c
tree134f51adaef0861abddb66d5bdd23f595bc328a1
parent3384e54c23299da91e27cf08ab621e3597c41348
Improve message.py test coverage to 100%.

coverage.py reports 99% on branch coverage, but that appears to be
a bug or limitation in coverage.py.
Lib/email/test/test_email.py