Roundup Tracker - Issues

Message2810

Author tobias-herp
Recipients
Date 2006-08-11.01:14:56
Message-id
In-reply-to
Logged In: YES 
user_id=805804

The documented way to import the compatibility layer of
psycopg2 is

from psycopg2 import psycopg1 as psycopg

Is there a special reason to do it elsewise?
History
Date User Action Args
2009-02-03 14:23:07adminlinkissue1429391 messages
2009-02-03 14:23:07admincreate