diff options
author | Gregory P. Smith <greg@mad-scientist.com> | 2005-06-04 06:46:59 +0000 |
---|---|---|
committer | Gregory P. Smith <greg@mad-scientist.com> | 2005-06-04 06:46:59 +0000 |
commit | e947706b10b8ac9d01cb9d6246d962f1f24895a4 (patch) | |
tree | a4983bbe19c90bee8c0c866b371f34debcc7d19b /Python/traceback.c | |
parent | 5d36a55eaa55d34bfaf91135920688d0cbc6fc5f (diff) | |
download | cpython-git-e947706b10b8ac9d01cb9d6246d962f1f24895a4.tar.gz |
pybsddb 4.3.2:
* the has_key() method was not raising a DBError when a database error
had occurred. [SF patch id 1212590]
* added a wrapper for the DBEnv.set_lg_regionmax method [SF patch id 1212590]
* DBKeyEmptyError now derives from KeyError just like DBNotFoundError.
* internally everywhere DB_NOTFOUND was checked for has been updated
to also check for DB_KEYEMPTY. This fixes the semantics of a couple
operations on recno and queue databases to be more intuitive and results
in less unexpected DBKeyEmptyError exceptions being raised.
Diffstat (limited to 'Python/traceback.c')
0 files changed, 0 insertions, 0 deletions