]> granicus.if.org Git - python/commitdiff
(Merge 3.4) Fix test_bytes when sys.stdin is None, for example on Windows when
authorVictor Stinner <victor.stinner@gmail.com>
Mon, 28 Jul 2014 22:07:56 +0000 (00:07 +0200)
committerVictor Stinner <victor.stinner@gmail.com>
Mon, 28 Jul 2014 22:07:56 +0000 (00:07 +0200)
using pythonw.exe instead of python.exe


Trivial merge