]> granicus.if.org Git - python/commit
asyncio: Fix error message in BaseEventLoop.subprocess_shell(). Patch written
authorVictor Stinner <victor.stinner@gmail.com>
Fri, 31 Jan 2014 11:28:30 +0000 (12:28 +0100)
committerVictor Stinner <victor.stinner@gmail.com>
Fri, 31 Jan 2014 11:28:30 +0000 (12:28 +0100)
commit323748e1d1f5f3239476745d0eb83db3a1d9e224
tree5f0a349146b69e1fd40c6e687f6e95c007035ff4
parentdcd9740ad2932f4049e912d8721933696373fe4c
asyncio: Fix error message in BaseEventLoop.subprocess_shell(). Patch written
by Vajrasky Kok.
Lib/asyncio/base_events.py