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, ezio.melotti, pitrou, zach.ware
Date 2013-04-16.16:19:02
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1366129144.05.0.188234803286.issue17689@psf.upfronthosting.co.za>
In-reply-to
Content
>> should I just add a requires_gzip to test.support and use those three
>> in test_tarfile?

> I think that's reasonable for now -- we can always refactor it later 
> and replace them with a skip_unless_module()

Here's a patch :)
History
Date User Action Args
2013-04-16 16:19:04zach.waresetrecipients: + zach.ware, brett.cannon, pitrou, ezio.melotti
2013-04-16 16:19:04zach.waresetmessageid: <1366129144.05.0.188234803286.issue17689@psf.upfronthosting.co.za>
2013-04-16 16:19:04zach.warelinkissue17689 messages
2013-04-16 16:19:04zach.warecreate