[issue3783] dbm.sqlite proof of concept

Raymond Hettinger report at bugs.python.org
Wed Feb 4 00:11:47 CET 2009


Raymond Hettinger <rhettinger at users.sourceforge.net> added the comment:

That's a bummer.  Changing this method to __bool__ and then setting
__len__ back to "count(*)".

Added file: http://bugs.python.org/file12933/dbsqlite.py

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


More information about the Python-bugs-list mailing list