README.txt
setup.cfg
pip-egg-info/RestrictedPython.egg-info/PKG-INFO
pip-egg-info/RestrictedPython.egg-info/SOURCES.txt
pip-egg-info/RestrictedPython.egg-info/dependency_links.txt
pip-egg-info/RestrictedPython.egg-info/not-zip-safe
pip-egg-info/RestrictedPython.egg-info/requires.txt
pip-egg-info/RestrictedPython.egg-info/top_level.txt
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/RestrictionMutator.py
src/RestrictedPython/SelectCompiler.py
src/RestrictedPython/Utilities.py
src/RestrictedPython/__init__.py
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/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/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