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 lars.gustaebel
Recipients CAM-Gerlach, docs@python, lars.gustaebel, ncoghlan
Date 2019-04-01.16:45:51
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <[email protected]>
In-reply-to
Content
tarfile does not use the `format` argument for reading, it will be detected. You can even mix different formats in one archive and tarfile will be fine with it.
History
Date User Action Args
2019-04-01 16:45:51lars.gustaebelsetrecipients: + lars.gustaebel, ncoghlan, docs@python, CAM-Gerlach
2019-04-01 16:45:51lars.gustaebelsetmessageid: <[email protected]>
2019-04-01 16:45:51lars.gustaebellinkissue30661 messages
2019-04-01 16:45:51lars.gustaebelcreate