Hello,
Is it possible to have a python which not handle the execution of
"while", "for", and other loop statements ? I would like to allow
remote execution of python on a public irc channel, so i'm looking for
techniques which would do so people won't be able to crash my computer
(while 1: os.fork
thanks for the tips, pam limits and http://codepad.org/ are both
interesting tracks.
Ivo
2008/5/12 Matt Nordhoff <[EMAIL PROTECTED]>:
>
> ivo talvet wrote:
> > Hello,
> >
> > Is it possible to have a python which not handle the execution of
> > "whi