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 christian.heimes
Recipients Daniel.Garcia, benjamin.peterson, christian.heimes, georg.brandl, larry, lars.gustaebel, ned.deily
Date 2014-03-31.08:31:30
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1396254690.1.0.661615401167.issue21109@psf.upfronthosting.co.za>
In-reply-to
Content
It's a known and well-documented behavior of the tar module:

https://docs.python.org/2.7/library/tarfile.html#tarfile.TarFile.extractall
History
Date User Action Args
2014-03-31 08:31:30christian.heimessetrecipients: + christian.heimes, georg.brandl, lars.gustaebel, larry, benjamin.peterson, ned.deily, Daniel.Garcia
2014-03-31 08:31:30christian.heimessetmessageid: <1396254690.1.0.661615401167.issue21109@psf.upfronthosting.co.za>
2014-03-31 08:31:30christian.heimeslinkissue21109 messages
2014-03-31 08:31:30christian.heimescreate