Julien Roy julien@jroy.ca RestrictedPython is a tool that helps to define a subset of the Python language which allows to provide a program input into a trusted environment. RestrictedPython is not a sandbox system or a secured environment, but it helps to define a trusted environment and execute untrusted code inside of it. Zope Foundation and Contributors zope-dev@zope.org https://github.com/zopefoundation/RestrictedPython/issues https://github.com/zopefoundation/RestrictedPython/blob/master/CHANGES.rst http://restrictedpython.readthedocs.io zopefoundation/RestrictedPython RestrictedPython