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.

作者 eric.araujo
收信人 eric.araujo, nadeem.vawda, proyvind, tarek
日期 2012-02-21.02:27:38
SpamBayes Score 0.011943514
Marked as misclassified
Message-id <1329791259.72.0.970461062944.issue5411@psf.upfronthosting.co.za>
In-reply-to
内容
Note that there is a way to get fully automated support for tar formats: tarfile could expose, in addition to the list compression_formats, another structure with the descriptions (e.g. “gzip’ed tar file”) and file extensions (e.g. ['.gz', '.tgz'] —no, it’s not '.tar.gz', which is unfortunate, and could cause Lars to reject that idea).  I’m just putting this here for reference, but my preference is still for the second idea I talk about in my precedent message.
历史
日期 用户 动作 参数
2012-02-21 02:27:39eric.araujo修改recipients: + eric.araujo, nadeem.vawda, tarek, proyvind
2012-02-21 02:27:39eric.araujo修改messageid: <1329791259.72.0.970461062944.issue5411@psf.upfronthosting.co.za>
2012-02-21 02:27:39eric.araujo链接issue5411 messages
2012-02-21 02:27:38eric.araujo创建