This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author asvetlov
Recipients asvetlov, berker.peksag, brett.cannon, jcea, python-dev, r.david.murray, serhiy.storchaka
Date 2012-10-07.20:26:27
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1349641587.54.0.239821461495.issue16120@psf.upfronthosting.co.za>
In-reply-to
Content
Fixed, thanks.
Interesting, I didn't thought «yield from» can be applied to just list, not generator. But it works.
History
Date User Action Args
2012-10-07 20:26:27asvetlovsetrecipients: + asvetlov, brett.cannon, jcea, r.david.murray, python-dev, berker.peksag, serhiy.storchaka
2012-10-07 20:26:27asvetlovsetmessageid: <1349641587.54.0.239821461495.issue16120@psf.upfronthosting.co.za>
2012-10-07 20:26:27asvetlovlinkissue16120 messages
2012-10-07 20:26:27asvetlovcreate