Home
last modified time | relevance | path

Searched defs:bsddb (Results 1 – 7 of 7) sorted by relevance

/external/python/cpython2/Tools/scripts/
Dpickle2db.py31 bsddb = None variable
Ddb2pickle.py26 bsddb = None variable
/external/python/cpython3/Tools/scripts/
Ddb2pickle.py26 bsddb = None variable
Dpickle2db.py31 bsddb = None variable
/external/python/cpython2/Lib/test/
Dtest___all__.py10 bsddb = support.import_module('bsddb', deprecated=True) variable
Dtest_bsddb.py11 bsddb = test_support.import_module('bsddb', deprecated=True) variable
/external/python/cpython2/Lib/bsddb/test/
Dtest_all.py9 import bsddb3 as bsddb namespace