commit | 0ebf27aad939d88cf2a35fc9197a3b72ce698766 | [log] [tgz] |
---|---|---|
author | Tim Peters <tim.peters@gmail.com> | Thu May 11 16:37:42 2006 +0000 |
committer | Tim Peters <tim.peters@gmail.com> | Thu May 11 16:37:42 2006 +0000 |
tree | 1a8e05dff00cf73256f8e2d9efd47c3a49f3994c | |
parent | 7cadf59e14d87dbb6a8bfa0b7301f937c03a269c [diff] |
BaseThreadedTestCase.setup(): stop special-casing WindowsError. Rev 45964 fiddled with WindowsError, and broke test_bsddb3 on all the Windows buildbot slaves as a result. This should repair it.