[Zope-Checkins] CVS: Zope/lib/python/RestrictedPython/compiler_2_1 - __init__.py:NONE ast.py:NONE ast.txt:NONE astgen.py:NONE consts.py:NONE future.py:NONE misc.py:NONE pyassem.py:NONE pycodegen.py:NONE symbols.py:NONE transformer.py:NONE visitor.py:NONE

Shane Hathaway cvs-admin at zope.org
Thu Nov 6 12:11:51 EST 2003


Update of /cvs-repository/Zope/lib/python/RestrictedPython/compiler_2_1
In directory cvs.zope.org:/tmp/cvs-serv19542/compiler_2_1

Removed Files:
	__init__.py ast.py ast.txt astgen.py consts.py future.py 
	misc.py pyassem.py pycodegen.py symbols.py transformer.py 
	visitor.py 
Log Message:
Synced with Zope-2_7-branch.

Removed support for Python 2.1, fixed yield test, and added a test for
bad names set by exception handlers.


=== Removed File Zope/lib/python/RestrictedPython/compiler_2_1/__init__.py ===

=== Removed File Zope/lib/python/RestrictedPython/compiler_2_1/ast.py ===

=== Removed File Zope/lib/python/RestrictedPython/compiler_2_1/ast.txt ===

=== Removed File Zope/lib/python/RestrictedPython/compiler_2_1/astgen.py ===

=== Removed File Zope/lib/python/RestrictedPython/compiler_2_1/consts.py ===

=== Removed File Zope/lib/python/RestrictedPython/compiler_2_1/future.py ===

=== Removed File Zope/lib/python/RestrictedPython/compiler_2_1/misc.py ===

=== Removed File Zope/lib/python/RestrictedPython/compiler_2_1/pyassem.py ===

=== Removed File Zope/lib/python/RestrictedPython/compiler_2_1/pycodegen.py ===

=== Removed File Zope/lib/python/RestrictedPython/compiler_2_1/symbols.py ===

=== Removed File Zope/lib/python/RestrictedPython/compiler_2_1/transformer.py ===

=== Removed File Zope/lib/python/RestrictedPython/compiler_2_1/visitor.py ===




More information about the Zope-Checkins mailing list