summaryrefslogtreecommitdiffstats
path: root/Lib/dbm/__init__.py
Commit message (Expand)AuthorAgeFilesLines
* Make db modules' error classes inherit IOError.Georg Brandl2008-05-281-24/+18
* Create the dbm package from PEP 3108. #2881.Georg Brandl2008-05-261-0/+198