[issue11491] dbm.open(..., flag="n") raises dbm.error if file exists and is rejected by whichdb

Brian Curtin report at bugs.python.org
Mon Mar 14 22:51:53 CET 2011


Brian Curtin <brian at python.org> added the comment:

The 3.x side of things is taken care of. Still need to see if there is any issue on 2.7 where things are organized differently and dbm is in C.

----------
assignee:  -> brian.curtin
stage:  -> commit review

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


More information about the Python-bugs-list mailing list