[Python-Dev] Sandboxing Python

Serhiy Storchaka storchaka at gmail.com
Sun Mar 4 16:43:09 CET 2012


There is even easier way to exceed the time-limit timeout and to eat CPU: sum(xrange(1000000000)).



More information about the Python-Dev mailing list