[Zope3-checkins] CVS: Zope3 - README.txt:1.17
    Jim Fulton 
    jim at zope.com
       
    Thu Jan 15 18:31:52 EST 2004
    
    
  
Update of /cvs-repository/Zope3
In directory cvs.zope.org:/tmp/cvs-serv28765
Modified Files:
	README.txt 
Log Message:
Fixed the required python rev.
=== Zope3/README.txt 1.16 => 1.17 ===
--- Zope3/README.txt:1.16	Thu Oct 30 03:15:30 2003
+++ Zope3/README.txt	Thu Jan 15 18:31:51 2004
@@ -12,7 +12,7 @@
 
 Building and running tests
 
-  Zope3 requires Python 2.3.2 or later.
+  Zope3 requires Python 2.3.3 or later.
 
   In the top-level Zope3 directory, you should find a script called
   setup.py.  Run it to build the extension modules needed by
    
    
More information about the Zope3-Checkins
mailing list