]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Bug #1210377: close bsddb cursor correctly after NotFoundError.
authorGeorg Brandl <georg@python.org>
Mon, 20 Feb 2006 20:29:56 +0000 (20:29 +0000)
committerGeorg Brandl <georg@python.org>
Mon, 20 Feb 2006 20:29:56 +0000 (20:29 +0000)
commitfea6059476c8e6acc043db51119765ba956114c0
tree4777bfa61e278dec505f17f2fdbb409469367478
parente5db6b21346a12da391847785a04ab522431f91e
Bug #1210377: close bsddb cursor correctly after NotFoundError.
Lib/bsddb/__init__.py