]> granicus.if.org Git - python/commitdiff
bugfix: proper import bsddb exists below
authorGregory P. Smith <greg@mad-scientist.com>
Wed, 9 Jul 2003 05:29:24 +0000 (05:29 +0000)
committerGregory P. Smith <greg@mad-scientist.com>
Wed, 9 Jul 2003 05:29:24 +0000 (05:29 +0000)
Lib/bsddb/test/test_compat.py

index 26b80cf00044adb47c62c94b41e99c45a5b4c62b..645cbd7afb3251f806c9a96356937fd1e1899155 100644 (file)
@@ -4,7 +4,6 @@ regression test suite.
 """
 
 import sys, os, string
-import bsddb
 import unittest
 import tempfile