Update of /cvs-repository/Zope2/lib/python/Products/PythonScripts/tests
In directory Serenade:/slab/home/evan/Zope/psfix/lib/python/Products/PythonScripts/tests
Added Files:
Tag: evan-script_fix-branch
testPythonScript.py
Log Message:
Fix zbytecodehacks to allow before_code_for, to fix tuple unpacking
combined with dict element assignment. (Don't ask.)