commit | 2fb3b8270604caa459011c607c7af0c68b2adf28 | [log] [tgz] |
---|---|---|
author | Victor Stinner <victor.stinner@gmail.com> | Thu Mar 13 10:58:03 2014 +0100 |
committer | Victor Stinner <victor.stinner@gmail.com> | Thu Mar 13 10:58:03 2014 +0100 |
tree | d42c13bded84b6c92434968973ccad5139fae670 | |
parent | 39930c9ca0e8ad2e1465e7a31b4a400d6f34ccff [diff] |
asyncio doc: functions are coroutine, they don't return a coroutine It's not exact, but easier to understand.