mirror of
https://github.com/python/cpython.git
synced 2024-12-13 03:45:42 +08:00
fix for use on python 2.1
This commit is contained in:
parent
ae31e9b8c7
commit
bc2adef898
@ -12,8 +12,6 @@ except ImportError:
|
||||
# For earlier Pythons w/distutils pybsddb
|
||||
from bsddb3 import db, dbshelve
|
||||
|
||||
from test.test_support import verbose
|
||||
|
||||
#----------------------------------------------------------------------
|
||||
|
||||
class MiscTestCase(unittest.TestCase):
|
||||
|
Loading…
Reference in New Issue
Block a user