[New-bugs-announce] [issue12693] test.support.transient_internet prints to stderr when verbose is false
Brett Cannon
report at bugs.python.org
Fri Aug 5 07:14:31 CEST 2011
New submission from Brett Cannon <brett at python.org>:
When verbose mode if OFF, test.support.transient_internet prints out what resource was unavailable before raising the ResourceDenied exception. Not sure if this is a bug (since it has existed for a while) or it is on purpose and just happens to seem counter-intuitive.
Assigning to Victor since it seems to be his code (that Antoine applied).
----------
assignee: haypo
components: Tests
messages: 141646
nosy: brett.cannon, haypo
priority: low
severity: normal
status: open
title: test.support.transient_internet prints to stderr when verbose is false
_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue12693>
_______________________________________
More information about the New-bugs-announce
mailing list