]> granicus.if.org Git - python/commit
asyncio doc: add examples showing the 3 ways to wait for data from an open
authorVictor Stinner <victor.stinner@gmail.com>
Sat, 11 Oct 2014 14:16:27 +0000 (16:16 +0200)
committerVictor Stinner <victor.stinner@gmail.com>
Sat, 11 Oct 2014 14:16:27 +0000 (16:16 +0200)
commit04e6df330ddbec28cbbcba0f36235040e267692d
treea5ace7b5a2966b84b74fcdc5cecee7398197c350
parent6888b96cee44364f5414b0e4dbfc69dba8b639b4
asyncio doc: add examples showing the 3 ways to wait for data from an open
socket
Doc/library/asyncio-eventloop.rst
Doc/library/asyncio-protocol.rst
Doc/library/asyncio-stream.rst