commit | 56c4debe0d005c48e53fdafbf64aef894a4c5fc6 | [log] [tgz] |
---|---|---|
author | Brett Cannon <bcannon@gmail.com> | Mon Mar 03 00:38:58 2008 +0000 |
committer | Brett Cannon <bcannon@gmail.com> | Mon Mar 03 00:38:58 2008 +0000 |
tree | 9870139102d389413af217dca84381e17fe01f44 | |
parent | 492e2bfefa3c534ab7cbe9f497509bcbcfec6eb9 [diff] |
Refactor test_logging to use unittest. This should finally solve the flakiness issues. Thanks to Antoine Pitrou for the patch.