Home
last modified time | relevance | path

Searched refs:Dbm (Results 1 – 4 of 4) sorted by relevance

/external/python/cpython2/Demo/classes/
DDbm.py7 class Dbm: class
44 d = Dbm('@dbm', 'rw', 0600)
DREADME5 Dbm.py Wrapper around built-in dbm, supporting arbitrary values
/external/python/cpython2/Doc/library/
Ddbm.rst14 The :mod:`dbm` module provides an interface to the Unix "(n)dbm" library. Dbm
/external/python/cpython3/Doc/library/
Ddbm.rst252 Dbm objects behave like mappings (dictionaries), except that keys and values are