Home
last modified time | relevance | path

Searched defs:gdbm (Results 1 - 3 of 3) sorted by relevance

/third_party/python/Tools/scripts/
H A Ddb2pickle.py32 import dbm.gnu as gdbm namespace
34 gdbm = None variable
H A Dpickle2db.py37 import dbm.gnu as gdbm namespace
39 gdbm = None variable
/third_party/python/Lib/test/
H A Dtest_dbm_gnu.py3 gdbm = import_helper.import_module("dbm.gnu") #skip if not supported variable
[all...]

Completed in 1 milliseconds