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 zach.ware
Recipients brett.cannon, docs@python, ezio.melotti, michael.foord, zach.ware
Date 2013-03-05.22:32:10
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1362522731.09.0.669170750833.issue17329@psf.upfronthosting.co.za>
In-reply-to
Content
Here's a pair of patches for 3.x and 2.7.  The 3.x patch is actually targeted at default; it has a couple extra instances of ``SkipTest`` that are converted to :exc:`SkipTest` in the patch.
History
Date User Action Args
2013-03-05 22:32:11zach.waresetrecipients: + zach.ware, brett.cannon, ezio.melotti, michael.foord, docs@python
2013-03-05 22:32:11zach.waresetmessageid: <1362522731.09.0.669170750833.issue17329@psf.upfronthosting.co.za>
2013-03-05 22:32:11zach.warelinkissue17329 messages
2013-03-05 22:32:10zach.warecreate