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 pitrou
Recipients neologix, pitrou, sbt, vstinner
Date 2012-04-25.13:39:23
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1335361163.91.0.899625209155.issue14666@psf.upfronthosting.co.za>
In-reply-to
Content
Hmm, I thought either multiprocessing's logging facilities, or the warnings module, could be used. That way, people have a control over verbosity of stderr messages.
History
Date User Action Args
2012-04-25 13:39:23pitrousetrecipients: + pitrou, vstinner, neologix, sbt
2012-04-25 13:39:23pitrousetmessageid: <1335361163.91.0.899625209155.issue14666@psf.upfronthosting.co.za>
2012-04-25 13:39:23pitroulinkissue14666 messages
2012-04-25 13:39:23pitroucreate