]> granicus.if.org Git - python/commit
Assign closed handles to None to make errors more obvious if they are used.
authorBrian Quinlan <brian@sweetapp.com>
Sat, 25 Dec 2010 00:18:27 +0000 (00:18 +0000)
committerBrian Quinlan <brian@sweetapp.com>
Sat, 25 Dec 2010 00:18:27 +0000 (00:18 +0000)
commit291151b7f401be9f38de36664f0f3c0a60829a6e
tree8a878979222311ae861a408147cb0fd8afd903c5
parenta3015a6a827ad852bf1875e6e40d64063d895cd4
Assign closed handles to None to make errors more obvious if they are used.
Lib/test/test_concurrent_futures.py