4 Apr
2008
4 Apr
'08
11:58 a.m.
Malthe Borch wrote:
On 04/04/2008, Chris Withers <chris@simplistix.co.uk> wrote:
zope.security uses RestrictedPython, iirc...
For untrusted python, yes –– but is anyone using this (in Zope 3)?
It's integral to most Zope 2 applications of course to allow secure execution of Python scripts, so we will need to port RestrictedPython eventually.
Btw, it would also be nice to have RestrictedPython outside of Zope for example to use in pl/python (postgres pluggable function language) Of course this smells like another GSoC project... Greets Tino