Roundup Tracker - Issues

Message2808

Author tobias-herp
Recipients
Date 2006-06-27.14:22:07
Message-id
In-reply-to
Logged In: YES 
user_id=805804

I think the 'old' psycopg should continue to work, too; so
there are 2 possibilities:

1. create a new backend
2. try to import psycopg2 first and psycopg if it failed;
catch ImportError and create methods etc. accordingly.
History
Date User Action Args
2009-02-03 14:23:07adminlinkissue1429391 messages
2009-02-03 14:23:07admincreate