On Mon, 27 Jan 2014 20:22:53 +0800 Vajrasky Kok <sky.kok at speaklikeaking.com> wrote: > > >>> from itertools import repeat > >>> list(repeat('a', 2**31)) > Traceback (most recent call last): > File "<stdin>", line 1, in <module> > MemoryError Sure, just adjust the number to fit the available memory (here, 2**29 does the trick). Regards Antoine.
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