On Tue, 18 Apr 2006 13:37:42 -0700 Jason Chu <[EMAIL PROTECTED]> wrote:
> On Tue, 18 Apr 2006 21:14:14 +0100 > Robin Haswell <[EMAIL PROTECTED]> wrote: > > > > > I think this is DB-API problem? 0.9a4: > > > > [EMAIL PROTECTED]:/www/tg$ tg-admin shell > > Python 2.4.1 (#2, May 6 2005, 11:22:24) > > [GCC 3.3.6 (Debian 1:3.3.6-2)] on linux2 > > Type "help", "copyright", "credits" or "license" for more > > information. (InteractiveConsole) > > >>> TG_User.byUserId(u"rob") > > <TG_User 1 userId=u'rob' emailAddress="u'[EMAIL PROTECTED]'" > > displayName=u'Robin Haswell' password="u'83e1cf260997ff7...'" > > created='datetime.datetime...)'> > > >>> > > *snip more info about Robin's setup* > > This is a good point. I get the same error message as before when I > run what you're running. I am using the old version of psycopg > (version 1) because I understand that version 2 is in beta (and I > haven't evaluated what this means). > > I'll try using psycopg 2. > > Jason It looks like psycopg 2 doesn't have this problem. Even though it's in beta, it's the best bet that I have. Jason
signature.asc
Description: PGP signature

