[Zope-Checkins] CVS: Products/PythonScripts - PythonScript.py:1.33.2.3
Evan Simpson
evan@zope.com
Fri, 14 Dec 2001 13:30:43 -0500
Update of /cvs-repository/Products/PythonScripts
In directory cvs.zope.org:/tmp/cvs-serv9108/Products/PythonScripts
Modified Files:
Tag: Zope-2_4-branch
PythonScript.py
Log Message:
Merge compiler fix from trunk
=== Products/PythonScripts/PythonScript.py 1.33.2.2 => 1.33.2.3 ===
# This should only be incremented to force recompilation.
-Script_magic = 2
+Script_magic = 3
manage_addPythonScriptForm = DTMLFile('www/pyScriptAdd', globals())
_default_file = os.path.join(package_home(globals()),