[Python-Dev] Sandboxing Python

Serhiy Storchaka storchaka at gmail.com
Mon Mar 5 23:33:55 CET 2012


05.03.12 23:47, Guido van Rossum написав(ла):
> Maybe it would make more sense to add such a test to xrange()? (Maybe
> not every iteration but every 10 or 100 iterations.)

`sum([10**1000000]*1000000)` leads to same effect.



More information about the Python-Dev mailing list