bugfix: proper import bsddb exists below

This commit is contained in:
Gregory P. Smith 2003-07-09 05:29:24 +00:00
parent 14350ab006
commit df35beed40
1 changed files with 0 additions and 1 deletions

View File

@ -4,7 +4,6 @@ regression test suite.
"""
import sys, os, string
import bsddb
import unittest
import tempfile