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 ethan.furman
Recipients Thomas Güttler, ethan.furman, guettli, lars.gustaebel, martin.panter
Date 2015-05-28.03:42:37
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1432784557.31.0.254474003403.issue24259@psf.upfronthosting.co.za>
In-reply-to
Content
I took an existing tar file and chopped it in half with `head -c`.  I was able to extract half the files, but I didn't check the viability of the last file as I was looking for tar or python error feedback.
History
Date User Action Args
2015-05-28 03:42:37ethan.furmansetrecipients: + ethan.furman, guettli, lars.gustaebel, martin.panter, Thomas Güttler
2015-05-28 03:42:37ethan.furmansetmessageid: <1432784557.31.0.254474003403.issue24259@psf.upfronthosting.co.za>
2015-05-28 03:42:37ethan.furmanlinkissue24259 messages
2015-05-28 03:42:37ethan.furmancreate