commit | 953c1897d2c1683e37899998d4e2bc1a9d85b6c0 | [log] [tgz] |
---|---|---|
author | Tim Peters <tim.peters@gmail.com> | Sat Aug 12 05:17:41 2006 +0000 |
committer | Tim Peters <tim.peters@gmail.com> | Sat Aug 12 05:17:41 2006 +0000 |
tree | 887b56e4d7bcf1c5a749ea083a3db8f4bb625bb3 | |
parent | 1742f3331fd5c6286e308db6681f9d6abcddb77c [diff] |
Ah, fudge. One of the prints here actually "shouldn't be" protected by "if verbose:", which caused the test to fail on all non-Windows boxes. Note that I deliberately didn't convert this to unittest yet, because I expect it would be even harder to debug this on Tru64 after conversion.