]> git.ipfire.org Git - thirdparty/tornado.git/commit
Skip pipe and subprocess tests on windows.
authorBen Darnell <ben@bendarnell.com>
Mon, 17 Sep 2012 06:35:20 +0000 (23:35 -0700)
committerBen Darnell <ben@bendarnell.com>
Mon, 17 Sep 2012 06:35:20 +0000 (23:35 -0700)
commitca22303fba0b1e92c2f42cba702a0c56c4b4714d
tree6a4ee8933400dc625eeab6dcdcf0fb95e1a8156f
parent2a2b40507b1ecdbcae320f3042624a7e8a837a39
Skip pipe and subprocess tests on windows.
tornado/iostream.py
tornado/test/iostream_test.py
tornado/test/process_test.py
tornado/test/util.py