[issue2159] dbmmodule inquiry function is performance prohibitive

Jesús Cea Avión report at bugs.python.org
Mon Apr 7 19:48:08 CEST 2008


Jesús Cea Avión <jcea at argo.es> added the comment:

Somebody posted a similar issue in pybsddb. The patch I proposed would
be consistent with current "__len__" *internal* use, but the real
intention, I think, is to return True or False if the database is open
or closed, not if the database is empty or not.

Opinions?

See http://mailman.argo.es/pipermail/pybsddb/2008-April/000028.html

__________________________________
Tracker <report at bugs.python.org>
<http://bugs.python.org/issue2159>
__________________________________


More information about the Python-bugs-list mailing list