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 exarkun
Recipients amaury.forgeotdarc, benjamin.peterson, exarkun, pitrou
Date 2010-10-13.22:20:24
SpamBayes Score 0.055413373
Marked as misclassified No
Message-id <1287008425.96.0.420116285909.issue10093@psf.upfronthosting.co.za>
In-reply-to
Content
If the warnings are emitted as usual with the warnings module, you can use -W to control this.  -X isn't necessary.
History
Date User Action Args
2010-10-13 22:20:26exarkunsetrecipients: + exarkun, amaury.forgeotdarc, pitrou, benjamin.peterson
2010-10-13 22:20:25exarkunsetmessageid: <1287008425.96.0.420116285909.issue10093@psf.upfronthosting.co.za>
2010-10-13 22:20:24exarkunlinkissue10093 messages
2010-10-13 22:20:24exarkuncreate