[Zope-Checkins] CVS: Zope3/lib/python/Zope/RestrictedPython - Eval.py:NONE Guards.py:NONE MutatingWalker.py:NONE PrintCollector.py:NONE RCompile.py:NONE RestrictedExpressionEngine.py:NONE RestrictionMutator.py:NONE Utilities.py:NONE ZopeGuards.py:NONE __init__.py:NONE

Jim Fulton jim@zope.com
Sun, 28 Apr 2002 13:16:49 -0400


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

Removed Files:
      Tag: Zope-3x-branch
	Eval.py Guards.py MutatingWalker.py PrintCollector.py 
	RCompile.py RestrictedExpressionEngine.py 
	RestrictionMutator.py Utilities.py ZopeGuards.py __init__.py 
Log Message:
HOTYB: Merged SecurityProxy-branch into main branch.  

All tests pass and folders can be listed and added through the web.
It is likely that most other things don't work and will need to be
fixed. The reason is that many accesses that should have been checked
before are now being checked and additional checks and thinking about
permissions and security settings are needed.

I'm in the process of drafting a paper for the wiki that describes the
changes in more detail.

=== Removed File Zope3/lib/python/Zope/RestrictedPython/Eval.py ===

=== Removed File Zope3/lib/python/Zope/RestrictedPython/Guards.py ===

=== Removed File Zope3/lib/python/Zope/RestrictedPython/MutatingWalker.py ===

=== Removed File Zope3/lib/python/Zope/RestrictedPython/PrintCollector.py ===

=== Removed File Zope3/lib/python/Zope/RestrictedPython/RCompile.py ===

=== Removed File Zope3/lib/python/Zope/RestrictedPython/RestrictedExpressionEngine.py ===

=== Removed File Zope3/lib/python/Zope/RestrictedPython/RestrictionMutator.py ===

=== Removed File Zope3/lib/python/Zope/RestrictedPython/Utilities.py ===

=== Removed File Zope3/lib/python/Zope/RestrictedPython/ZopeGuards.py ===

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