Ross Lagerwall <rosslagerw...@gmail.com> added the comment: communicate() requires setting stdin, stdout and stderr to subprocess.PIPE which defeats the purpose of the test: setting them to 0, 1 and 2 (in various orders) so that they need to be swapped...
---------- _______________________________________ Python tracker <rep...@bugs.python.org> <http://bugs.python.org/issue12607> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com