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 steve.dower
Recipients steve.dower, tim.golden, vstinner, zach.ware
Date 2015-04-12.10:57:52
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1428836272.1.0.856829208996.issue23919@psf.upfronthosting.co.za>
In-reply-to
Content
I mean we just suppress the output completely. Currently it sets the mode to stderr but we can set it to silent, though I don't recall what the name of the constant we need is.
History
Date User Action Args
2015-04-12 10:57:52steve.dowersetrecipients: + steve.dower, vstinner, tim.golden, zach.ware
2015-04-12 10:57:52steve.dowersetmessageid: <1428836272.1.0.856829208996.issue23919@psf.upfronthosting.co.za>
2015-04-12 10:57:52steve.dowerlinkissue23919 messages
2015-04-12 10:57:52steve.dowercreate