[Python-Dev] Coroutines and PEP 380 (original) (raw)

Matt Joiner anacrolix at gmail.com
Thu Jan 19 01:58:24 CET 2012


PEP380 and Mark's coroutines could coexist, so I really don't "it's too late" matters. Furthermore, PEP380 has utility in its own right without considering its use for "explicit coroutines".

I would like to see these coroutines considered, but as someone else mentioned, coroutines via PEP380 enhanced generators have some interesting characteristics, from my experimentations they feel monadic.



More information about the Python-Dev mailing list