[Tim Peters] > ... > For example, after > > def f(): > dummy = xrange(10000000) > > f() > > it's not just the `dummy` list object that's reclaimed when f exits, > it's also about 10 million integer objects. Sorry, that example should have used "range" instead of "xrange". Using xrange, no integer objects are created ;-)
RetroSearch is an open source project built by @garambo | Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4