]> granicus.if.org Git - python/commitdiff
Use setUpClass and tearDownClass correctly in test_os.
authorBerker Peksag <berker.peksag@gmail.com>
Tue, 21 Jul 2015 06:30:09 +0000 (09:30 +0300)
committerBerker Peksag <berker.peksag@gmail.com>
Tue, 21 Jul 2015 06:30:09 +0000 (09:30 +0300)
According to the documentation, they must be decorated as classmethods.

1  2 
Lib/test/test_os.py

Simple merge