[Zope-CVS] CVS: Packages/TestScripts - autotester.py:1.17

Chris Withers chrisw@nipltd.com
Wed, 27 Nov 2002 13:30:27 -0500


Update of /cvs-repository/Packages/TestScripts
In directory cvs.zope.org:/tmp/cvs-serv12823/TestScripts

Modified Files:
	autotester.py 
Log Message:
drop unnecessary requirement.

=== Packages/TestScripts/autotester.py 1.16 => 1.17 ===
--- Packages/TestScripts/autotester.py:1.16	Fri Oct 11 08:55:52 2002
+++ Packages/TestScripts/autotester.py	Wed Nov 27 13:30:26 2002
@@ -2,8 +2,6 @@
 # -------------------
 # 1. CVS accessible via the command line
 # 2. Python 2.1 or above available via the command line
-# 3. MS VC++ 6.0 or above installed and available via
-#    the command line if running on windows
 
 from os.path import join
 from sys import argv