Y
Hacker News
new
|
ask
|
show
|
jobs
by
pjscott
5731 days ago
Python has coroutines if you install greenlet:
http://pypi.python.org/pypi/greenlet
It leads to some really slick networking code.