On 1/13/2012 7:14 AM, Nick Coghlan wrote: > print("\n".join(list((lambda:(yield from ("Cheers,", "Nick")))()))) I pulled, rebuilt, and it indeed works (on Win 7). I just remembered that Tim Peters somewhere (generator.c?) left a large comment with examples of recursive generators, such as knight's tours. Could these be rewritten with (and benefit from) 'yield from'? (It occurs to me his stuff might be worth exposing in an iterator/generator how-to.) -- Terry Jan Reedy
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