cpython/Lib/dbm
Amaury Forgeot d'Arc b5cf301b8e #3929: dbm.open() would try to raise a tuple. This does not work anymore with python 3.0.
Reviewed by Georg Brandl.
2008-09-25 22:27:43 +00:00
..
__init__.py #3929: dbm.open() would try to raise a tuple. This does not work anymore with python 3.0. 2008-09-25 22:27:43 +00:00
dumb.py
gnu.py
ndbm.py