Re: [SQLObject] bug in stable/trunk version?
SQLObject is a Python ORM.
Brought to you by:
ianbicking,
phd
From: Oleg B. <ph...@ph...> - 2005-09-12 08:25:07
|
Hello! On Mon, Sep 12, 2005 at 05:47:24PM +1000, Shuying Wang wrote: > - dsn_dict["password"] = password > + dsn_dict["password"] = passwd I commited the fix at the revision 978. Thank you! Oleg. -- Oleg Broytmann http://phd.pp.ru/ ph...@ph... Programmers don't die, they just GOSUB without RETURN. |