mirror of
https://github.com/psycopg/psycopg2.git
synced 2025-01-31 17:34:08 +03:00
Fixed a typo - but testing for SVN CRLF issues.
This commit is contained in:
parent
5bdd055ca1
commit
1bac0484b5
|
@ -2,7 +2,7 @@
|
||||||
|
|
||||||
This module uses the new style connection and cursor types to build a psycopg
|
This module uses the new style connection and cursor types to build a psycopg
|
||||||
1.1.1.x compatibility layer. It should be considered a temporary hack to run
|
1.1.1.x compatibility layer. It should be considered a temporary hack to run
|
||||||
old code hile porting to psycopg 2. Import it as follows::
|
old code while porting to psycopg 2. Import it as follows::
|
||||||
|
|
||||||
from psycopg2 import psycopg1 as psycopg
|
from psycopg2 import psycopg1 as psycopg
|
||||||
"""
|
"""
|
||||||
|
|
Loading…
Reference in New Issue
Block a user