[issue1391] Adds the .compact() method to bsddb db.DB objects

Jesús Cea Avión report at bugs.python.org
Wed Jan 21 16:17:53 CET 2009


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

I committed this patch to the imminent pybsddb 4.6.4. This will be
available soon in http://www.jcea.es/programacion/pybsddb.htm, and in
future Python 2.7.

The function is only available if you are using Berkeley DB 4.7 or
newer, since 4.6 was very buggy.

----------
resolution:  -> accepted
status: open -> closed

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


More information about the Python-bugs-list mailing list