[Zope3-checkins] CVS: Zope3/doc - INSTALL.txt:1.35
Fred L. Drake, Jr.
fred@zope.com
Fri, 22 Nov 2002 16:50:32 -0500
Update of /cvs-repository/Zope3/doc
In directory cvs.zope.org:/tmp/cvs-serv13048
Modified Files:
INSTALL.txt
Log Message:
Update Python version.
=== Zope3/doc/INSTALL.txt 1.34 => 1.35 ===
--- Zope3/doc/INSTALL.txt:1.34 Thu Aug 8 17:13:04 2002
+++ Zope3/doc/INSTALL.txt Fri Nov 22 16:50:32 2002
@@ -7,7 +7,7 @@
Important notes
- ZOPE 3 REQUIRES PYTHON 2.2.1!
+ ZOPE 3 REQUIRES PYTHON 2.2.2!
Quick Start
@@ -76,7 +76,7 @@
run all of the unit tests (see UNITTEST.txt in the doc directory for more
information on unit tests).
- * You should be using Python 2.2.1 or later to run anything related to Zope3.
+ * You should be using Python 2.2.2 or later to run anything related to Zope3.
* The python you run Zope with *must* have threads compiled in,
which is *not* the case for a vanilla build. When you build the