mirror of
https://github.com/python/cpython.git
synced 2025-11-03 11:23:31 +00:00
bugfix: proper import bsddb exists below
This commit is contained in:
parent
14350ab006
commit
df35beed40
1 changed files with 0 additions and 1 deletions
|
|
@ -4,7 +4,6 @@ regression test suite.
|
||||||
"""
|
"""
|
||||||
|
|
||||||
import sys, os, string
|
import sys, os, string
|
||||||
import bsddb
|
|
||||||
import unittest
|
import unittest
|
||||||
import tempfile
|
import tempfile
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue