]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Fix typo in except clause (_db should be _bsddb).
authorGuido van Rossum <guido@python.org>
Mon, 2 Dec 2002 16:08:54 +0000 (16:08 +0000)
committerGuido van Rossum <guido@python.org>
Mon, 2 Dec 2002 16:08:54 +0000 (16:08 +0000)
commit0d366b1418dfc980ead4b13526703aa2ee5e10e7
tree147fb624f22b6eb02a09f0053107f42f0413a511
parent62d45c0af9224a00009d96e0fbf1995dc6b12908
Fix typo in except clause (_db should be _bsddb).
Lib/bsddb/dbutils.py