summaryrefslogtreecommitdiffstats
path: root/Lib/test/test_dbm_ndbm.py
Commit message (Expand)AuthorAgeFilesLines
* dbm.gnu and dbm.ndbm accept both strings and bytes as keys and values. For theBrett Cannon2008-11-251-0/+2
* Create the dbm package from PEP 3108. #2881.Georg Brandl2008-05-261-0/+40