]> granicus.if.org Git - python/commit
Simplify individual tests by defining setUp and tearDown methods.
authorSkip Montanaro <skip@pobox.com>
Tue, 7 Oct 2008 01:55:20 +0000 (01:55 +0000)
committerSkip Montanaro <skip@pobox.com>
Tue, 7 Oct 2008 01:55:20 +0000 (01:55 +0000)
commit0d8372bdb97024ee989545b691358f1c9d0ad7f4
tree888db05d7f8ae7b0e7bb21987ee49585a994e438
parent60b15d20f298cd739257eb6dd5070ebb85799193
Simplify individual tests by defining setUp and tearDown methods.
Lib/test/test_atexit.py