dbhash
index
/usr/local/lib/python2.3/dbhash.py
Provide a (g)dbm-compatible interface to bsddb.hashopen.
Modules
bsddb
sys
Classes
exceptions.Exception
bsddb._db.DBError
error
=
class DBError
(
exceptions.Exception
)
Methods inherited from
exceptions.Exception
:
__getitem__
(...)
__init__
(...)
__str__
(...)
Functions
open
(file, flag
='r'
, mode
=438
)
Data
__all__
= ['error', 'open']