commit | 58425d31036e07bb415e66d37d8bd59516595a9e | [log] [tgz] |
---|---|---|
author | Brett Cannon <bcannon@gmail.com> | Fri Nov 21 00:17:53 2008 +0000 |
committer | Brett Cannon <bcannon@gmail.com> | Fri Nov 21 00:17:53 2008 +0000 |
tree | fb0e7f0fa3d7cc2a31a2887b2bf279433135342a | |
parent | 6e0d68e9e25fd6ea692a74a57447e98b87a606ad [diff] |
Make dbm.dumb encode strings as UTF-8. Also fix it so it accepts bytes and strings. Closes issue #3799.