diff options
author | Gregory P. Smith <greg@mad-scientist.com> | 2006-04-12 20:35:02 +0000 |
---|---|---|
committer | Gregory P. Smith <greg@mad-scientist.com> | 2006-04-12 20:35:02 +0000 |
commit | 64029986bc8b7c7eac7bc6f6265d3d3163d8bb06 (patch) | |
tree | aa2f3f35626b07b603a067ee5cd46e13b623a2f9 /Python/errors.c | |
parent | 14c6b4626f4e06a28a043bc41737389cd3951181 (diff) | |
download | cpython-git-64029986bc8b7c7eac7bc6f6265d3d3163d8bb06.tar.gz |
Fixes bug #1117761
bsddb.*open() methods cachesize parameter wouldn't work (raised an
internal bsddb.db exception when it was given). The set_cachesize
call needed to be moved from the DB object to the DBEnv since the env
was introduced to allow for threading.
(will backport to 2.4)
Diffstat (limited to 'Python/errors.c')
0 files changed, 0 insertions, 0 deletions