[Python-ideas] Async context managers and iterators with tulip

Laurens Van Houtven _ at lvh.cc
Sat Dec 22 13:26:44 CET 2012


I can't quite tell by the wording if you consider
two-languages-for-the-price-of-one a good thing or a bad thing; but I can
tell you that at least in Twisted, explicit suspension points have been a
definite boon :) While it may lead to issues in some things (e.g. new users
using blocking urllib calls in a callback), I find the net result much
easier to read and reason about.

cheers,
lvh
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/python-ideas/attachments/20121222/d237bac7/attachment.html>


More information about the Python-ideas mailing list