]> granicus.if.org Git - python/commit
Issue #20950: Fix typo asyncio doc, wait() has no self parameter
authorVictor Stinner <victor.stinner@gmail.com>
Sun, 16 Mar 2014 20:29:31 +0000 (21:29 +0100)
committerVictor Stinner <victor.stinner@gmail.com>
Sun, 16 Mar 2014 20:29:31 +0000 (21:29 +0100)
commit7bdf786e747e59ab47a3c45c0fd42c12cd7cb221
treefcf115be299cda36dd59323f0ac1c3c8730f731c
parentfca286601b99e00ab6d04f49634bdc27af461144
Issue #20950: Fix typo asyncio doc, wait() has no self parameter

self parameter is implicit. Mention also that communicate() and wait() are
coroutines.
Doc/library/asyncio-subprocess.rst