Roundup Tracker - Issues

Message2811

Author dbyrne
Recipients
Date 2006-08-11.02:32:09
Message-id
In-reply-to
Logged In: YES 
user_id=53454

Actually, I don't believe the import psycopg2 as psycopg
works, because I had tried that originally.  I haven't tried
the from psycopg2 import psycopg1 as psycopg, but I will try
that tomorrow at work.  I believe the first doesn't work
because it wouldn't load the compatibility layer.
History
Date User Action Args
2009-02-03 14:23:07adminlinkissue1429391 messages
2009-02-03 14:23:07admincreate