]> granicus.if.org Git - python/commit
fixes pybsddb SF bug id 1215432. DB.associate() would crash when a
authorGregory P. Smith <greg@mad-scientist.com>
Mon, 6 Jun 2005 09:55:06 +0000 (09:55 +0000)
committerGregory P. Smith <greg@mad-scientist.com>
Mon, 6 Jun 2005 09:55:06 +0000 (09:55 +0000)
commit692ca9a0cbd32141fdc674ec2707b5893a8503b7
treeefffdadba6afe3de1a0ac6c26c3b579fd2523298
parent48796c32417750810d9aea2e0cf5695146821f6f
fixes pybsddb SF bug id 1215432.  DB.associate() would crash when a
DBError was supposed to be raised.

needs backport to 2.4.x and possibly 2.3.x.
Modules/_bsddb.c