Home
last modified time | relevance | path

Searched refs:Dbm (Results 1 – 3 of 3) 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