]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
(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)
commitd6af04780a99c80cb2d7339e3b47a3e1289a6025
tree17dc45441907432c0e7c6e5b806447412d0db38b
parent314397aeef7ae284c98137dacb011985614b135e
parent7611964b2cb82e38f3354e665bbe6c9e7efa8cb6
(Merge 3.4) Fix test_bytes when sys.stdin is None, for example on Windows when
using pythonw.exe instead of python.exe