Brett Cannon added the comment:

I guess the test output -- both stdout and stderr -- could be redirected to 
/dev/null as simply using -q with regrtest will still lead to failures being 
emitted and random output which no one cares about except people inspecting the 
test output. Just need to make sure to mention that all output is suppressed so 
people don't think the process is hanging.

----------

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

Reply via email to