Ezio Melotti added the comment:

The tests enabled by -uall (and probably -unetwork) use open_urlresource, and 
open_urlresource has a "print('\tfetching %s ...' % url, 
file=get_original_stdout())".  This should probably be printed only when -v is 
passed.

----------

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

Reply via email to