Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | #9397: remove mention of dbm.bsd which does not exist anymore. | Victor Stinner | 2010-07-29 | 1 | -15/+6 |
* | Redundancy isn't needed here. | Antoine Pitrou | 2009-10-10 | 1 | -1/+1 |
* | Merged revisions 75312 via svnmerge from | Antoine Pitrou | 2009-10-10 | 1 | -1/+1 |
* | We dont have dbm.bsd support anymore. | Georg Brandl | 2009-05-17 | 1 | -3/+3 |
* | #3929: dbm.open() would try to raise a tuple. This does not work anymore wit... | Amaury Forgeot d'Arc | 2008-09-25 | 1 | -4/+4 |
* | Make db modules' error classes inherit IOError. | Georg Brandl | 2008-05-28 | 1 | -24/+18 |
* | Create the dbm package from PEP 3108. #2881. | Georg Brandl | 2008-05-26 | 1 | -0/+198 |