commit | 7611964b2cb82e38f3354e665bbe6c9e7efa8cb6 | [log] [tgz] |
---|---|---|
author | Victor Stinner <victor.stinner@gmail.com> | Mon Jul 28 22:07:07 2014 +0200 |
committer | Victor Stinner <victor.stinner@gmail.com> | Mon Jul 28 22:07:07 2014 +0200 |
tree | ecb38bd1c179231c7eabce59b8b18067f52bb2b6 | |
parent | 42d3bdeed6e34117b787d61a471563a0dba6a894 [diff] |
Fix test_bytes when sys.stdin is None, for example on Windows when using pythonw.exe instead of python.exe