]> granicus.if.org Git - python/commit
- Add test for new SAVEALL debugging flag
authorNeil Schemenauer <nascheme@enme.ucalgary.ca>
Fri, 22 Sep 2000 15:26:20 +0000 (15:26 +0000)
committerNeil Schemenauer <nascheme@enme.ucalgary.ca>
Fri, 22 Sep 2000 15:26:20 +0000 (15:26 +0000)
commitfaae266e89d19f5dfea81db0771b6fa671e9b1ac
tree975f3baa07d4cf4c4b23edd3cd62afa67f45a823
parent544de1effb6b730d68433fde7828bf90bc50fe35
- Add test for new SAVEALL debugging flag
- Use exceptions rather than asserts for failing tests.
- Reorganize tests and produce some output if verbose option is set.
Lib/test/test_gc.py