]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
asyncio doc: functions are coroutine, they don't return a coroutine
authorVictor Stinner <victor.stinner@gmail.com>
Thu, 13 Mar 2014 09:58:03 +0000 (10:58 +0100)
committerVictor Stinner <victor.stinner@gmail.com>
Thu, 13 Mar 2014 09:58:03 +0000 (10:58 +0100)
commit2fb3b8270604caa459011c607c7af0c68b2adf28
treed42c13bded84b6c92434968973ccad5139fae670
parent39930c9ca0e8ad2e1465e7a31b4a400d6f34ccff
asyncio doc: functions are coroutine, they don't return a coroutine

It's not exact, but easier to understand.
Doc/library/asyncio-protocol.rst
Doc/library/asyncio-subprocess.rst
Doc/library/asyncio-sync.rst