[Python-Dev] known obvious thing or bug (rexec)?
Jeremy Hylton
jeremy@alum.mit.edu
Mon, 16 Dec 2002 17:06:29 -0500
>>>>> "GN" == Gustavo Niemeyer <niemeyer@conectiva.com> writes:
GN> One idea I was wondering is to provide a "hack me" machine
GN> somewhere on the web, including a hall-of-fame for those who
GN> break the system somehow. Hummm.. I must find some
GN> infrastructure to do that. Anyway, that could help us find some
GN> obvious problems quickly, but I understand it shouldn't affect
GN> the general decision of how to support restricted execution in
GN> Python.
Unless there's some reason to believe this would be hard, what's the
point?
Jeremy