[Zope-Checkins] CVS: Zope/doc - INSTALL.txt:1.42
Philipp von Weitershausen
cvs-admin at zope.org
Wed Nov 12 09:15:54 EST 2003
Update of /cvs-repository/Zope/doc
In directory cvs.zope.org:/tmp/cvs-serv4529
Modified Files:
INSTALL.txt
Log Message:
Be consistent about required python version.
=== Zope/doc/INSTALL.txt 1.41 => 1.42 ===
--- Zope/doc/INSTALL.txt:1.41 Wed Oct 22 16:54:03 2003
+++ Zope/doc/INSTALL.txt Wed Nov 12 09:15:51 2003
@@ -145,7 +145,7 @@
Troubleshooting
- - This version of Zope requires Python 2.2.3 or better.
+ - This version of Zope requires Python 2.3.2 or better.
- The Python you run Zope with *must* have threads compiled in,
which is the case for a vanilla build. Warning: Zope will not run
More information about the Zope-Checkins
mailing list