[Zope-Checkins] CVS: Zope2 - VSExec.py:1.5.24.1 opbases.py:1.1.42.1 ops.py:1.1.42.1
evan@localhost.localdomain
evan@localhost.localdomain
Fri, 23 Feb 2001 17:48:35 -0500
Update of /cvs-repository/Zope2/lib/python/Products/PythonScripts/zbytecodehacks
In directory Serenade:/slab/home/evan/Zope/psfix/lib/python/Products/PythonScripts/zbytecodehacks
Modified Files:
Tag: evan-script_fix-branch
VSExec.py opbases.py ops.py
Log Message:
Fix zbytecodehacks to allow before_code_for, to fix tuple unpacking
combined with dict element assignment. (Don't ask.)