Ned Deily added the comment:

Skip, looking at the test, it seems likely that there is unexpected writing to 
stdout in the subprocess.  Can you add a print(out) in the test (around 
test_os.py:1273) to see what is actually being written on your machine?

----------
nosy: +ned.deily

_______________________________________
Python tracker <rep...@bugs.python.org>
<http://bugs.python.org/issue24157>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to