Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

There's already a decorator @asyncio.coroutine which "async def" replaces. It's used for error checking, but also for some functions which are coroutines but don't use "yield" - they just return a Future


Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: