Skip to content
Snippets Groups Projects
Commit 5f067722 authored by D'Arcy J.M. Cain's avatar D'Arcy J.M. Cain
Browse files

Note that PyGreSQL has been checked against Python 2.1 now.

parent 6395d86a
No related branches found
No related tags found
No related merge requests found
...@@ -64,7 +64,7 @@ based on the PyGres95 code written by Pascal Andre, andre@chimay.via.ecp.fr. ...@@ -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 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 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 style prototypes and changed the order of arguments to connect. The latest
version of PyGreSQL works with PostgreSQL 7.1.2 and Python 2.0. version of PyGreSQL works with PostgreSQL 7.1.3 and Python 2.1.
1.2. Distribution files 1.2. Distribution files
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment