Sandboxing [Was Re: killing thread ?]

Terry Reedy tjreedy at udel.edu
Fri Jan 24 22:11:08 EST 2003


"Paul Rubin" <phr-n2003b at NOSPAMnightsong.com> wrote in message
news:7xn0lq3v0b.fsf at ruckus.brouhaha.com...
> Recursion depth is already limited.

I was thinking of something more limited, like
sys.setrecursionlimit(10), instead of the current default of 1000 (on
my box).

TJR






More information about the Python-list mailing list