MANIFEST
RestrictedPython/__init__.py
RestrictedPython/Eval.py
RestrictedPython/Guards.py
RestrictedPython/Limits.py
RestrictedPython/MutatingWalker.py
RestrictedPython/PrintCollector.py
RestrictedPython/RCompile.py
RestrictedPython/RestrictionMutator.py
RestrictedPython/SelectCompiler.py
RestrictedPython/Utilities.py
RestrictedPython/tests/__init__.py
RestrictedPython/tests/before_and_after.py
RestrictedPython/tests/class.py
RestrictedPython/tests/lambda.py
RestrictedPython/tests/restricted_module.py
RestrictedPython/tests/security_in_syntax.py
RestrictedPython/tests/testCompile.py
RestrictedPython/tests/testRestrictions.py
RestrictedPython/tests/unpack.py
RestrictedPython/tests/verify.py
setup.py
setup.cfg
