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 srid
Recipients lars.gustaebel, srid, vstinner
Date 2010-06-14.16:45:31
SpamBayes Score 0.034122482
Marked as misclassified No
Message-id <1276533934.15.0.668033349492.issue8958@psf.upfronthosting.co.za>
In-reply-to
Content
I am curious as to why this should still "fail" as the OSX filesystem is case sensitive. Finder has no problems with extrating this particular tarball. Do you think this is a (separate) bug, or is this by design (why?)?

If this is by design, does it make sense to raise a custom exception from TarError, instead of the generic IOError?
History
Date User Action Args
2010-06-14 16:45:34sridsetrecipients: + srid, lars.gustaebel, vstinner
2010-06-14 16:45:34sridsetmessageid: <1276533934.15.0.668033349492.issue8958@psf.upfronthosting.co.za>
2010-06-14 16:45:32sridlinkissue8958 messages
2010-06-14 16:45:31sridcreate