[issue12693] test.support.transient_internet prints to stderr when verbose is false

Brett Cannon report at bugs.python.org
Mon Aug 15 04:20:05 CEST 2011


Brett Cannon <brett at python.org> added the comment:

The line from the source I am talking about is http://hg.python.org/cpython/file/49e9e34da512/Lib/test/support.py#l943 . And as for the output:

> ./python.exe -m test -uall test_ssl                                                  
[1/1] test_ssl
Resource 'ipv6.google.com' is not available
1 test OK.

----------

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue12693>
_______________________________________


More information about the Python-bugs-list mailing list