Sounds good. I'll make some revisions to the code I posted earlier and come up with some comparable/benchmarkable examples. Apart from the network server and client examples that have already been discussed, any particular problems I should be looking at solving with this? (Anyone?) I don't want to only come up with 'good' examples. -----Original Message----- From: gvanrossum@gmail.com [mailto:gvanrossum@gmail.com] On Behalf Of Guido van Rossum Sent: Monday, October 22, 2012 1358 To: Steve Dower Cc: python-ideas@python.org Subject: Re: [Python-ideas] yield from multiple iterables (was Re: The async API of the future: yield-from) Steve, I realize that continued point-by-point rebuttals probably are getting pointless. Maybe your enthusiasm and energy would be better spent trying to propose and implement (a prototype) of an API in the style that you prefer? Maybe we can battle it out in code more easily... -- --Guido van Rossum (python.org/~guido)