From: Victor Stinner Date: Mon, 28 Jul 2014 22:07:56 +0000 (+0200) Subject: (Merge 3.4) Fix test_bytes when sys.stdin is None, for example on Windows when X-Git-Tag: v3.5.0a1~1174 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=d6af04780a99c80cb2d7339e3b47a3e1289a6025;p=python (Merge 3.4) Fix test_bytes when sys.stdin is None, for example on Windows when using pythonw.exe instead of python.exe --- d6af04780a99c80cb2d7339e3b47a3e1289a6025