]> granicus.if.org Git - python/commit
Bug #1339007: Shelf objects now don't raise an exception in their
authorGeorg Brandl <georg@python.org>
Wed, 14 Jun 2006 06:08:31 +0000 (06:08 +0000)
committerGeorg Brandl <georg@python.org>
Wed, 14 Jun 2006 06:08:31 +0000 (06:08 +0000)
commit2605ca8773ebf37c840c191a903f168942521aa8
treea2c87ca7a34e35404b378cc38e15540ca83b6186
parentd825143be1118ba7e320661b3a71d8822ae5d600
Bug #1339007: Shelf objects now don't raise an exception in their
__del__ method when initialization failed.
Lib/shelve.py
Misc/NEWS