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 coldfix
Recipients coldfix
Date 2018-09-10.23:39:14
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1536622754.45.0.0269046726804.issue34624@psf.upfronthosting.co.za>
In-reply-to
Content
Very sorry, the example command above should read:

  python -Wi -W'default:::.*' -c 'import warnings; warnings.warn("This should show up")'
History
Date User Action Args
2018-09-10 23:39:14coldfixsetrecipients: + coldfix
2018-09-10 23:39:14coldfixsetmessageid: <1536622754.45.0.0269046726804.issue34624@psf.upfronthosting.co.za>
2018-09-10 23:39:14coldfixlinkissue34624 messages
2018-09-10 23:39:14coldfixcreate