コード例 #1
0
 def teardown_class(cls):
     clean_tmpdir()
コード例 #2
0
 def tearDown(self):
     clean_tmpdir()
コード例 #3
0
 def teardown_class(cls):
     clean_tmpdir()
コード例 #4
0
ファイル: test_named_range.py プロジェクト: Khan/openpyxl
 def tearDown(self):
     clean_tmpdir()