[issue9393] shelve.open/bsddb.hashopen exception with unicode paths

STINNER Victor report at bugs.python.org
Wed Jul 28 16:10:43 CEST 2010


STINNER Victor <victor.stinner at haypocalc.com> added the comment:

It looks like bsddb (dbm.bsd) module doesn't exist anymore in Python3: see issue #9397. It's now maintained in the third party module pybsddb.

----------

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


More information about the Python-bugs-list mailing list