Tim Peters wrote: >>>>x = [1] >>>>x.extend(-y for y in x) It does not always go into an infinite loop. I was bitten by this: >>> x = [] >>> x.extend(-y for y in x) Segmentation fault George
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