CHANGES.txt COPYRIGHT.txt LICENSE.txt README.txt bootstrap.py buildout.cfg setup.cfg setup.py src/RestrictedPython/Eval.py src/RestrictedPython/Guards.py src/RestrictedPython/Limits.py src/RestrictedPython/MutatingWalker.py src/RestrictedPython/PrintCollector.py src/RestrictedPython/RCompile.py src/RestrictedPython/README.txt src/RestrictedPython/RestrictionMutator.py src/RestrictedPython/SelectCompiler.py src/RestrictedPython/Utilities.py src/RestrictedPython/__init__.py src/RestrictedPython/notes.txt src/RestrictedPython.egg-info/PKG-INFO src/RestrictedPython.egg-info/SOURCES.txt src/RestrictedPython.egg-info/dependency_links.txt src/RestrictedPython.egg-info/not-zip-safe src/RestrictedPython.egg-info/requires.txt src/RestrictedPython.egg-info/top_level.txt src/RestrictedPython/tests/__init__.py src/RestrictedPython/tests/before_and_after.py src/RestrictedPython/tests/before_and_after24.py src/RestrictedPython/tests/before_and_after25.py src/RestrictedPython/tests/before_and_after26.py src/RestrictedPython/tests/before_and_after27.py src/RestrictedPython/tests/class.py src/RestrictedPython/tests/lambda.py src/RestrictedPython/tests/restricted_module.py src/RestrictedPython/tests/security_in_syntax.py src/RestrictedPython/tests/security_in_syntax26.py src/RestrictedPython/tests/security_in_syntax27.py src/RestrictedPython/tests/testCompile.py src/RestrictedPython/tests/testREADME.py src/RestrictedPython/tests/testRestrictions.py src/RestrictedPython/tests/testUtiliities.py src/RestrictedPython/tests/unpack.py src/RestrictedPython/tests/verify.py