diff options
author | Guido van Rossum <guido@python.org> | 2001-10-02 19:49:47 +0000 |
---|---|---|
committer | Guido van Rossum <guido@python.org> | 2001-10-02 19:49:47 +0000 |
commit | c907bd89de2af748dfe40d829477469de47c8ee1 (patch) | |
tree | 960ba8adc795f71bbdf196521b7924cc323f8f33 /Python/future.c | |
parent | b855134a0d9f8e505c51ade315912cf030e46ccc (diff) | |
download | cpython-git-c907bd89de2af748dfe40d829477469de47c8ee1.tar.gz |
The error reporting here was a bit sparse. In verbose mode, the code
in run_test() referenced two non-existent variables, and in
non-verbose mode, the tests didn't report the actual number, when it
differed from the expected number. Fixed this.
Also added an extra call to gc.collect() at the start of test_all().
This will be needed when I check in the changes to add GC to new-style
classes.
Diffstat (limited to 'Python/future.c')
0 files changed, 0 insertions, 0 deletions