Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | dbm.dumb was opening files without specifying the encoding. Caused problem on | Brett Cannon | 2008-11-24 | 1 | -8/+10 |
* | Make dbm.dumb encode strings as UTF-8. Also fix it so it accepts bytes and | Brett Cannon | 2008-11-21 | 1 | -11/+17 |
* | Create the dbm package from PEP 3108. #2881. | Georg Brandl | 2008-05-26 | 1 | -0/+257 |