]> granicus.if.org Git - python/commit
Refactor test_logging to use unittest. This should finally solve the flakiness
authorBrett Cannon <bcannon@gmail.com>
Mon, 3 Mar 2008 00:38:58 +0000 (00:38 +0000)
committerBrett Cannon <bcannon@gmail.com>
Mon, 3 Mar 2008 00:38:58 +0000 (00:38 +0000)
commit56c4debe0d005c48e53fdafbf64aef894a4c5fc6
tree9870139102d389413af217dca84381e17fe01f44
parent492e2bfefa3c534ab7cbe9f497509bcbcfec6eb9
Refactor test_logging to use unittest. This should finally solve the flakiness
issues.

Thanks to Antoine Pitrou for the patch.
Lib/test/test_logging.py
Misc/ACKS
Misc/NEWS