diff options
| author | D'Arcy J.M. Cain <darcy@druid.net> | 2001-06-20 11:20:34 +0000 |
|---|---|---|
| committer | D'Arcy J.M. Cain <darcy@druid.net> | 2001-06-20 11:20:34 +0000 |
| commit | 588463a449e70aff33d799b5c9475ab94fbdf4c9 (patch) | |
| tree | d68b152491fa4128ef3d989a42602f1435d1b6e6 /src/interfaces/python/README | |
| parent | 54e374c9e61b83e69801b682e8cb5581f643a92a (diff) | |
Make sure that everything says version 3.2.
Diffstat (limited to 'src/interfaces/python/README')
| -rw-r--r-- | src/interfaces/python/README | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/interfaces/python/README b/src/interfaces/python/README index 0aae21c83ba..48ab7211005 100644 --- a/src/interfaces/python/README +++ b/src/interfaces/python/README @@ -64,7 +64,7 @@ based on the PyGres95 code written by Pascal Andre, andre@chimay.via.ecp.fr. I changed the version to 2.0 and updated the code for Python 1.5 and PostgreSQL 6.2.1. While I was at it I upgraded the code to use full ANSI style prototypes and changed the order of arguments to connect. The latest -version of PyGreSQL works with PostgreSQL 6.5 and Python 1.5.2. +version of PyGreSQL works with PostgreSQL 7.1.2 and Python 2.0. 1.2. Distribution files |
