Searched refs:Dbm (Results 1 – 4 of 4) sorted by relevance
7 class Dbm: class44 d = Dbm('@dbm', 'rw', 0600)
5 Dbm.py Wrapper around built-in dbm, supporting arbitrary values
14 The :mod:`dbm` module provides an interface to the Unix "(n)dbm" library. Dbm
252 Dbm objects behave like mappings (dictionaries), except that keys and values are