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 maker
Recipients maker, r.david.murray, srid, vstinner
Date 2011-08-20.10:37:00
SpamBayes Score 0.056556925
Marked as misclassified No
Message-id <1313836621.3.0.795529810754.issue6669@psf.upfronthosting.co.za>
In-reply-to
Content
Would it be better to use TarError as Sridhar suggested, or create a new class BadTarfile(TarError, IOError), following the convention used for gzip and zipfile?
History
Date User Action Args
2011-08-20 10:37:01makersetrecipients: + maker, vstinner, r.david.murray, srid
2011-08-20 10:37:01makersetmessageid: <1313836621.3.0.795529810754.issue6669@psf.upfronthosting.co.za>
2011-08-20 10:37:00makerlinkissue6669 messages
2011-08-20 10:37:00makercreate