[Python-ideas] The async API of the future: yield-from

Carlo Pires carlopires at gmail.com
Thu Oct 18 14:04:05 CEST 2012


2012/10/18 Greg Ewing <greg.ewing at canterbury.ac.nz>

> I've converted my tutorial on generator-based tasks
> for Python 3.3, tidied it up a bit and posted it here:
>
> http://www.cosc.canterbury.ac.nz/greg.ewing/python/tasks/
>

I liked it. I was kind of confused about use of yield/yield from in this
style of async. Now things seems to be pretty clear.
-- 
  Carlo Pires
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/python-ideas/attachments/20121018/14bdbb6e/attachment.html>


More information about the Python-ideas mailing list