[Python-Dev] PEP 492: async/await in Python; version 4 (original) (raw)

Guido van Rossum guido at python.org
Tue May 5 22:57:17 CEST 2015


On Tue, May 5, 2015 at 1:39 PM, Paul Moore <p.f.moore at gmail.com> wrote:

It's very hard to separate coroutines from asyncio, because there's no other example (not even a toy one) to reason about.

What about Greg Ewing's example? http://www.cosc.canterbury.ac.nz/greg.ewing/python/yield-from/yf_current/Examples/Scheduler/scheduler.txt

-- --Guido van Rossum (python.org/~guido) -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://mail.python.org/pipermail/python-dev/attachments/20150505/7d89a4bf/attachment.html>



More information about the Python-Dev mailing list