]> granicus.if.org Git - python/commit
Issue #23168: skip sys.stdin.seek() test if stdin is not a TTY
authorVictor Stinner <victor.stinner@gmail.com>
Tue, 6 Jan 2015 11:39:45 +0000 (12:39 +0100)
committerVictor Stinner <victor.stinner@gmail.com>
Tue, 6 Jan 2015 11:39:45 +0000 (12:39 +0100)
commit7ba8cdc31c2704f3c9017fb66ce14fc0983d68f8
tree890cb4de0f1b77160e86e344fd5582d6d3ccdbe3
parent6fcb9a5152325f4ad9e0e8b1f9d78646d16855b1
Issue #23168: skip sys.stdin.seek() test if stdin is not a TTY
Lib/test/test_file2k.py