[Zope3-checkins] CVS: Zope3 - Makefile:1.22

Steve Alexander steve@cat-box.net
Wed, 23 Apr 2003 13:39:19 -0400


Update of /cvs-repository/Zope3
In directory cvs.zope.org:/tmp/cvs-serv1481

Modified Files:
	Makefile 
Log Message:
Made the checker for ClassType objects more sensible.


=== Zope3/Makefile 1.21 => 1.22 ===
--- Zope3/Makefile:1.21	Mon Apr 14 15:21:45 2003
+++ Zope3/Makefile	Wed Apr 23 13:38:48 2003
@@ -1,4 +1,5 @@
 PYTHON=python2.2
+#PYTHON=/home/steve/py222/bin/python2.2
 TESTOPTS=
 
 # XXX What should the default be?