Searched refs:hflags (Results 1 – 2 of 2) sorted by relevance
/external/python/cpython2/Lib/bsddb/ |
D | __init__.py | 354 cachesize=None, lorder=None, hflags=0): argument 359 d.set_flags(hflags)
|
/external/python/cpython2/Doc/library/ |
D | bsddb.rst | 50 …: hashopen(filename[, flag[, mode[, pgsize[, ffactor[, nelem[, cachesize[, lorder[, hflags]]]]]]]])
|