Raymond Hettinger <[email protected]> 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 <[email protected]> <http://bugs.python.org/issue3783> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com
