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 brett.cannon
Recipients brett.cannon
Date 2015-03-31.16:56:21
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1427820981.19.0.491329560672.issue23829@psf.upfronthosting.co.za>
In-reply-to
Content
======================================================================
ERROR: test_warning_classes (__main__.CWarnTests)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/Users/bcannon/Repositories/cpython/pep-488/Lib/test/test_warnings.py", line 460, in test_warning_classes
    self.module.warn('good warning category', MyWarningClass)
WarnTests.test_warning_classes.<locals>.MyWarningClass: good warning category
History
Date User Action Args
2015-03-31 16:56:21brett.cannonsetrecipients: + brett.cannon
2015-03-31 16:56:21brett.cannonsetmessageid: <1427820981.19.0.491329560672.issue23829@psf.upfronthosting.co.za>
2015-03-31 16:56:21brett.cannonlinkissue23829 messages
2015-03-31 16:56:21brett.cannoncreate