[issue3799] Byte/string inconsistencies between different dbm modules

Brett Cannon report at bugs.python.org
Fri Nov 21 01:53:59 CET 2008


Brett Cannon <brett at python.org> added the comment:

I am re-opening this as a deferred blocker with a patch to document that
dbm implementations write out and return bytes, but that strings are
accepted and implicitly converted.

----------
priority: release blocker -> deferred blocker
status: closed -> open
Added file: http://bugs.python.org/file12084/doc_dbm_strings.diff

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue3799>
_______________________________________


More information about the Python-bugs-list mailing list