]> granicus.if.org Git - python/commit
Skip testing the special file "/dev/tty" on Windows. This test does
authorThomas Heller <theller@ctypes.org>
Thu, 12 Jul 2007 11:29:02 +0000 (11:29 +0000)
committerThomas Heller <theller@ctypes.org>
Thu, 12 Jul 2007 11:29:02 +0000 (11:29 +0000)
commitb0f48abd876f4484ef7c2bb0cacb78d221935db2
tree1535606d769c992e9beeb17ec1b787ddb9420795
parentfdeee3a6cdadee0e32dcec9783b1aaa5e231bdf6
Skip testing the special file "/dev/tty" on Windows.  This test does
weird things if someone has a "\dev" directory on the current drive.
Lib/test/test_fileio.py