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 berker.peksag
Recipients berker.peksag, brett.cannon, eric.snow, r.david.murray
Date 2014-06-27.23:53:53
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1403913233.89.0.759476749652.issue21578@psf.upfronthosting.co.za>
In-reply-to
Content
Here's a new patch which uses assertRaisesRegex instead of assertRaises.
History
Date User Action Args
2014-06-27 23:53:53berker.peksagsetrecipients: + berker.peksag, brett.cannon, r.david.murray, eric.snow
2014-06-27 23:53:53berker.peksagsetmessageid: <1403913233.89.0.759476749652.issue21578@psf.upfronthosting.co.za>
2014-06-27 23:53:53berker.peksaglinkissue21578 messages
2014-06-27 23:53:53berker.peksagcreate