Update of /usr/cvs/Public/pygresql/docs
In directory druid.net:/tmp/cvs-serv7879/docs

Modified Files:
        install.txt 
Log Message:
Remove mention of mx.DateTime package.


To see the diffs for this commit:
   
http://www.druid.net/pygresql/viewcvs.cgi/cvs/pygresql/docs/install.txt.diff?r1=1.9&r2=1.10

Index: install.txt
===================================================================
RCS file: /usr/cvs/Public/pygresql/docs/install.txt,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -p -u -r1.9 -r1.10
--- install.txt 1 Nov 2008 15:49:19 -0000       1.9
+++ install.txt 19 Nov 2008 18:42:01 -0000      1.10
@@ -19,10 +19,6 @@ The current version of PyGreSQL has been
 PostGreSQL 8.3. Older version should work as well, but you will need
 at least Python 2.3 and PostgreSQL 7.4.
 
-If you are using the DB-API 2.0 module you may consider installing
-`mxDateTime <http://www.egenix.com/files/python/mxDateTime.html>`_.
-Otherwise, the Python standard lib datetime module is used.
-
 PyGreSQL will be installed as three modules, a dynamic module called
 _pg.pyd, and two pure Python wrapper modules called pg.py and pgdb.py.
 All three files will be installed directly into the Python site-packages

_______________________________________________
PyGreSQL mailing list
[email protected]
http://mailman.vex.net/mailman/listinfo/pygresql

Reply via email to