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

Jim Fulton jim@zope.com
Sun, 22 Dec 2002 16:25:41 -0500


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

Modified Files:
	Makefile 
Log Message:
Changed the getWidgetsData and getWidgetsDataForContent utility
functions to allow missing data for non-req1uired fields.


=== Zope3/Makefile 1.7 => 1.8 ===
--- Zope3/Makefile:1.7	Thu Dec 19 18:59:57 2002
+++ Zope3/Makefile	Sun Dec 22 16:25:11 2002
@@ -1,4 +1,4 @@
-PYTHON=python2.2
+PYTHON=Python
 TESTOPTS=
 
 # XXX What should the default be?