On Apr 27, 2006, at 9:58 AM, Mark Ramm wrote:
> >> It'd be a security disaster if it did end up accessible by client >> area scripting, with CPython anyway. > > True enough. Jython and IronPython probably could be used in a secure > way, but there's so much overhead there for browser scripting... > > I really wish there were a good restricted execution model for > cPython. > > Unfortunately it doesn't seem like that many people are interested in > solving this problem, and it's probably to big of a problem for a > Summer of Code project. It's simply not a solvable problem given CPython as a base implementation, you'd have to start over. This is the kind of project that would be suitable for PyPy though. -bob --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "TurboGears" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/turbogears -~----------~----~----~----~------~----~------~--~---

