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 Sworddragon
Recipients Sworddragon, lars.gustaebel, serhiy.storchaka
Date 2014-04-28.10:06:51
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1398679611.45.0.594528090843.issue21369@psf.upfronthosting.co.za>
In-reply-to
Content
The TarFile class provides more options. Alternatively a file object could be used but this means additional code (and maybe IO overhead).
History
Date User Action Args
2014-04-28 10:06:51Sworddragonsetrecipients: + Sworddragon, lars.gustaebel, serhiy.storchaka
2014-04-28 10:06:51Sworddragonsetmessageid: <1398679611.45.0.594528090843.issue21369@psf.upfronthosting.co.za>
2014-04-28 10:06:51Sworddragonlinkissue21369 messages
2014-04-28 10:06:51Sworddragoncreate