[Python-Dev] Sandboxing Python (original) (raw)
Serhiy Storchaka storchaka at gmail.com
Mon Mar 5 23:33:55 CET 2012
- Previous message: [Python-Dev] Sandboxing Python
- Next message: [Python-Dev] Sandboxing Python
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
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.
- Previous message: [Python-Dev] Sandboxing Python
- Next message: [Python-Dev] Sandboxing Python
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]