On Sun, Jan 03, 2010 at 02:32:06PM +0100, Davide Alberani wrote:
> File
> "/home/da/develop/lib/python2.5/site-packages/SQLObject-0.13dev_r4066-py2.5.egg/sqlobject/postgres/pgconnection.py",
> line 139, in makeConnection
> conn.query("SET client_encoding TO %s" % dbEncoding)
> AttributeError: 'psycopg2._psycopg.connection' object has no attribute
> 'query'
Fixed in the revisions 4067, 4068 (branch 0.12 and the trunk.)
Oleg.
--
Oleg Broytman http://phd.pp.ru/ ph...@ph...
Programmers don't die, they just GOSUB without RETURN.
|