Roundup Tracker - Issues

Message2812

Author anonymous
Recipients
Date 2006-08-11.07:33:38
Message-id
In-reply-to
Logged In: NO 

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