cpython/Lib/dbm
Georg Brandl b17acad68e Make db modules' error classes inherit IOError.
Stop dbm from importing every dbm module when imported.
2008-05-28 08:43:17 +00:00
..
__init__.py Make db modules' error classes inherit IOError. 2008-05-28 08:43:17 +00:00
bsd.py Make db modules' error classes inherit IOError. 2008-05-28 08:43:17 +00:00
dumb.py Create the dbm package from PEP 3108. #2881. 2008-05-26 10:29:35 +00:00
gnu.py Create the dbm package from PEP 3108. #2881. 2008-05-26 10:29:35 +00:00
ndbm.py Create the dbm package from PEP 3108. #2881. 2008-05-26 10:29:35 +00:00