summaryrefslogtreecommitdiffstats
path: root/Lib/dbm/bsd.py
Commit message (Collapse)AuthorAgeFilesLines
* clean up some more bsddb scrapsBenjamin Peterson2008-09-031-11/+0
|
* Make db modules' error classes inherit IOError.Georg Brandl2008-05-281-1/+2
| | | | Stop dbm from importing every dbm module when imported.
* Create the dbm package from PEP 3108. #2881.Georg Brandl2008-05-261-0/+10