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 kfunk
Recipients eric.araujo, flox, kfunk, lars.gustaebel, vstinner
Date 2018-11-26.10:24:16
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1543227856.56.0.788709270274.issue8978@psf.upfronthosting.co.za>
In-reply-to
Content
It's Python 3.6 from CentOS 6. In my particular case I'm lacking the lzma module. But for figuring that out I had to add the explicit modes to the `tarfile.open` calls in my Python script.
History
Date User Action Args
2018-11-26 10:24:16kfunksetrecipients: + kfunk, lars.gustaebel, vstinner, eric.araujo, flox
2018-11-26 10:24:16kfunksetmessageid: <1543227856.56.0.788709270274.issue8978@psf.upfronthosting.co.za>
2018-11-26 10:24:16kfunklinkissue8978 messages
2018-11-26 10:24:16kfunkcreate