[issue17554] Compact output for regrtest

Ezio Melotti report at bugs.python.org
Fri Mar 29 19:27:25 CET 2013


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 <report at bugs.python.org>
<http://bugs.python.org/issue17554>
_______________________________________


More information about the Python-bugs-list mailing list