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 flox
Recipients brett.cannon, flox, giampaolo.rodola, michael.foord, pitrou
Date 2010-09-03.16:45:57
SpamBayes Score 1.7467532e-05
Marked as misclassified No
Message-id <1283532358.91.0.652365975312.issue9754@psf.upfronthosting.co.za>
In-reply-to
Content
Patch looks good. However tests do not pass with -Werror (while test_warnings and others pass).


Is there a way to catch multiple warnings on a single logical line?
(With assertRaises we don't have such use case)
History
Date User Action Args
2010-09-03 16:45:58floxsetrecipients: + flox, brett.cannon, pitrou, giampaolo.rodola, michael.foord
2010-09-03 16:45:58floxsetmessageid: <1283532358.91.0.652365975312.issue9754@psf.upfronthosting.co.za>
2010-09-03 16:45:57floxlinkissue9754 messages
2010-09-03 16:45:57floxcreate