> From: Delaney, Timothy [mailto:tdelaney@avaya.com] > > if iter(x) == iter(x): > # this is *definitely* a single-pass iterable Of course, that should have been if iter(x) is iter(x): # this is *definitely* a single-pass iterable Too much damned Java at the moment :( Tim Delaney
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