This is a bug in 0.5.1 but I thought it already got fixed in cvn (and
therfore in 0.8).

Which version are your running?

Krys

Steve Bergman wrote:

>Oops!  Line 51 of pgconnection.py is fubarred:
>
>
>dsn_dict["password"] = password
>
>should be:
>
>dsn_dict["password"] = passwd
>
>
>  
>

Reply via email to