please try change line in dal args = (self,uri,pool_size,folder,db_codec,credential_decoder,driver_args)
to
args =
(self,uri,pool_size,folder,db_codec,credential_decoder,driver_args or
{})
On Mar 3, 4:07 pm, ron_m <[email protected]> wrote:
> I just downloaded the nightly build, unpacked it, copied over my application
> and get the same problem.
> I don't have a problem with 1.92.1. I don't normally use trunk but test it
> once in a while to see what is coming. :-)
>
> Ron

