]> granicus.if.org Git - python/commit
Don't try to close a non-open file.
authorNeal Norwitz <nnorwitz@gmail.com>
Tue, 25 Mar 2008 06:35:10 +0000 (06:35 +0000)
committerNeal Norwitz <nnorwitz@gmail.com>
Tue, 25 Mar 2008 06:35:10 +0000 (06:35 +0000)
commitbe9160b035449b00ff4aee1837c510ec518b08bc
treedf7274f9816110fec0c9840e28d5706ce89435b2
parent88440960f9f430581ba5766aee1f0712ac96cb54
Don't try to close a non-open file.
Don't let file removal cause the test to fail.
Lib/test/test_set.py