b6c9f78074
underlying DB has already been closed (and thus all of its cursors). This fixes a potential segfault. SF pybsddb bug id 667343 bugfix: close the DB object when raising an exception due to an error during DB.open. This prevents an exception when closing the environment about not all databases being closed. SF pybsddb bug id 667340 |
||
---|---|---|
.. | ||
test | ||
__init__.py | ||
db.py | ||
dbobj.py | ||
dbrecio.py | ||
dbshelve.py | ||
dbtables.py | ||
dbutils.py |