This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author r.david.murray
Recipients brett.cannon, r.david.murray, vstinner
Date 2011-08-05.11:33:41
SpamBayes Score 0.0012030354
Marked as misclassified No
Message-id <1312544021.98.0.0103979481445.issue12693@psf.upfronthosting.co.za>
In-reply-to
Content
I'm pretty sure this was intentional.  It is analogous to Skip messages and the messages issued when a resource hasn't been enabled, which also print when verbose is not true: the test wasn't run, and it lets you know why.
History
Date User Action Args
2011-08-05 11:33:42r.david.murraysetrecipients: + r.david.murray, brett.cannon, vstinner
2011-08-05 11:33:41r.david.murraysetmessageid: <1312544021.98.0.0103979481445.issue12693@psf.upfronthosting.co.za>
2011-08-05 11:33:41r.david.murraylinkissue12693 messages
2011-08-05 11:33:41r.david.murraycreate