On Thu, Mar 15, 2007 at 09:19:29PM +0100, Eric Br?hault wrote: > No :-) > I just want to run untrusted Python code using exec
Why exec? That's nearly always a terrible idea. -PW -- Paul Winkler http://www.slinkp.com _______________________________________________ Zope maillist - [email protected] http://mail.zope.org/mailman/listinfo/zope ** No cross posts or HTML encoding! ** (Related lists - http://mail.zope.org/mailman/listinfo/zope-announce http://mail.zope.org/mailman/listinfo/zope-dev )
