Searched defs:ndbm (Results 1 - 3 of 3) sorted by relevance
/third_party/python/Lib/dbm/ | ||
H A D | __init__.py | 48 from dbm import ndbm namespace 50 ndbm = None variable in error [all...] |
/third_party/python/Lib/test/ | ||
H A D | test_dbm_ndbm.py | 6 import dbm.ndbm namespace [all...] |
H A D | test_dbm.py | 10 from dbm import ndbm namespace 12 ndbm = None variable |
Completed in 2 milliseconds