[Lunar-commits] CVS: moonbase/sql/MySQLdb DETAILS,1.1,1.2
Jeff Hodges
jmhodges at lunar-linux.org
Tue Jun 1 04:00:15 GMT 2004
Update of /var/cvs/lunar/moonbase/sql/MySQLdb
In directory dbguin.lunar-linux.org:/tmp/cvs-serv840
Modified Files:
DETAILS
Log Message:
fixed the wrapping
Index: DETAILS
===================================================================
RCS file: /var/cvs/lunar/moonbase/sql/MySQLdb/DETAILS,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- DETAILS 1 Jun 2004 00:14:19 -0000 1.1
+++ DETAILS 1 Jun 2004 04:00:12 -0000 1.2
@@ -9,5 +9,7 @@
SHORT="MySQL support for Python."
cat << EOF
-MySQL support for Python. MySQL versions 3.22, 3.23 and 4.0; and Python versions 1.5.2-2.3 are supported. MySQLdb is the Python DB API-2.0 interface. _mysql is a low-level API similiar to the MySQL C API.
+MySQL support for Python. MySQL versions 3.22, 3.23 and 4.0; and Python
+versions 1.5.2-2.3 are supported. MySQLdb is the Python DB API-2.0 interface.
+_mysql is a low-level API similiar to the MySQL C API.
EOF
More information about the Lunar-commits
mailing list