[Python-ideas] The async API of the future: yield-from
Greg Ewing
greg.ewing at canterbury.ac.nz
Thu Oct 18 09:49:20 CEST 2012
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/
--
Greg
More information about the Python-ideas
mailing list