]> git.ipfire.org Git - thirdparty/Python/cpython.git/commitdiff
(Merge 3.4) Issue #21485: remove unnecesary .flush() calls in the asyncio
authorVictor Stinner <victor.stinner@gmail.com>
Mon, 12 May 2014 21:25:25 +0000 (23:25 +0200)
committerVictor Stinner <victor.stinner@gmail.com>
Mon, 12 May 2014 21:25:25 +0000 (23:25 +0200)
subprocess code example


Trivial merge