]> granicus.if.org Git - python/commit
asyncio: document iscoroutine(), iscoroutinefunction() and wait_for()
authorVictor Stinner <victor.stinner@gmail.com>
Wed, 29 Jan 2014 23:18:50 +0000 (00:18 +0100)
committerVictor Stinner <victor.stinner@gmail.com>
Wed, 29 Jan 2014 23:18:50 +0000 (00:18 +0100)
commit1ad5afc050778759dcbd6e338d9bd94ae2211a43
tree8de94fc03e986e4eeca78093b9f20fd153536805
parent0e5b2412c2162ca57a3c9f0882e9e2c71ade964e
asyncio: document iscoroutine(), iscoroutinefunction() and wait_for()

Mention that wait_for() now accepts None for the timeout.
Doc/library/asyncio-task.rst