summaryrefslogtreecommitdiffstats
path: root/configure.in
diff options
context:
space:
mode:
authorGuido van Rossum <guido@python.org>1999-06-08 13:13:16 (GMT)
committerGuido van Rossum <guido@python.org>1999-06-08 13:13:16 (GMT)
commitcf09a3924f80ec7dfc706c49f8b7c60c990e594b (patch)
tree22ccd34be2ee4fccb587606b7f142dd8448a0800 /configure.in
parentab6a08a4b6e4a12339cb33e4cd14fdf8426c346b (diff)
downloadcpython-cf09a3924f80ec7dfc706c49f8b7c60c990e594b.zip
cpython-cf09a3924f80ec7dfc706c49f8b7c60c990e594b.tar.gz
cpython-cf09a3924f80ec7dfc706c49f8b7c60c990e594b.tar.bz2
Skip Montanaro:
I guess in 1.5.2 a new module, whichdb, was added that attempts to divine the nature of a database file. This module doesn't know anything about Berkeley DB v2 files. In v2, Sleepycat added a 12-byte null pad in front of the old magic numbers (at least for hash and btree files). I've been using v2 for awhile and upgrading to 1.5.2 broke all my anydbm.open calls. I believe the following patch corrects the problem.
Diffstat (limited to 'configure.in')
0 files changed, 0 insertions, 0 deletions