"Gregory Ewing"  wrote in message news:95059efur...@mid.individual.net...

Steven D'Aprano wrote:

A nice piece of syntax that has been proposed for Python is "yield from", which will do the same thing, but you can't use that yet.

Unless you're impatient enough to compile your own
Python with my patch applied:

http://www.cosc.canterbury.ac.nz/greg.ewing/python/yield-from/yield_from.html

--
Greg

Sounds like the "yield from" is the about this best solution. Thanks for all your help.
--
http://mail.python.org/mailman/listinfo/python-list

Reply via email to