DBUtils 0.9.1 was released on May 8, 2006.
This is the second public release of DBUtils.
_closeable
attribute and made persistent connections
not closeable by default. This allows PersistentDB
to be used
in the same way as you would use PooledDB
.cursor()
method.
MySQLdb is using this to specify cursor classes. (Suggested by Michael Palmer.)