On 23/04/2015 6:32 a.m., Andrew Svetlov wrote: > If we forbid to call `async def` from regualr code how asyncio should > work? I'd like to push `async def` everywhere in asyncio API where > asyncio.coroutine required. As I suggested earlier, a way could be provided to mark a function as callable using either yield from f() or await f(). That would water down the error catching ability a bit, but it would allow interoperability with existing asyncio code. -- Greg
RetroSearch is an open source project built by @garambo | Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4