Update of /cvsroot/pypgsql/pypgsql
In directory usw-pr-cvs1:/tmp/cvs-serv4513
Modified Files:
README
Log Message:
Undoing the commit with the empty log message.
Index: README
===================================================================
RCS file: /cvsroot/pypgsql/pypgsql/README,v
retrieving revision 1.22
retrieving revision 1.23
diff -C2 -d -r1.22 -r1.23
*** README 5 Jun 2002 08:27:06 -0000 1.22
--- README 5 Jun 2002 08:42:19 -0000 1.23
***************
*** 1,4 ****
#ident "@(#) $Id$"
! pyPgSQL - v2.1: Python DB-API 2.0 Compliant Interface Module for PostgreSQL.
===========================================================================
--- 1,4 ----
#ident "@(#) $Id$"
! pyPgSQL - v2.0: Python DB-API 2.0 Compliant Interface Module for PostgreSQL.
===========================================================================
|