]> granicus.if.org Git - python/commit
Make close(), and hence __del__(), robust in the light of the world
authorGuido van Rossum <guido@python.org>
Tue, 9 Dec 1997 14:18:33 +0000 (14:18 +0000)
committerGuido van Rossum <guido@python.org>
Tue, 9 Dec 1997 14:18:33 +0000 (14:18 +0000)
commit6599fb0917704247f72b3338e622ebcbb94ba207
tree4b547af712c7903c666a17f19e112342bdc93572
parent19b55f2d17d2a189f9b48844c06d501f25ca6dc5
Make close(), and hence __del__(), robust in the light of the world
being destroyed already.
Lib/shelve.py