summaryrefslogtreecommitdiff
path: root/Python/getcompiler.c
diff options
context:
space:
mode:
authorGuido van Rossum <guido@python.org>2001-10-02 19:49:47 +0000
committerGuido van Rossum <guido@python.org>2001-10-02 19:49:47 +0000
commitc907bd89de2af748dfe40d829477469de47c8ee1 (patch)
tree960ba8adc795f71bbdf196521b7924cc323f8f33 /Python/getcompiler.c
parentb855134a0d9f8e505c51ade315912cf030e46ccc (diff)
downloadcpython-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/getcompiler.c')
0 files changed, 0 insertions, 0 deletions