Jim Gallacher wrote:
Using bsddb3 would introduce new dependency for mod_python, so I don't know if it's a good idea to use transaction handling by default for DbmSession. Maybe we could offer a subclass?
Starting with Python 2.3 this module is included in the standard python distribution as its bsddb module.
Nick