➜

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.

作者 loewis
收信人 lars.gustaebel, loewis, vstinner
日期 2010-05-03.19:51:55
SpamBayes Score 0.019991085
Marked as misclassified 否
Message-id <1272916317.66.0.522502089775.issue8390@psf.upfronthosting.co.za>
In-reply-to
内容
I think it is helpful to read the pax specification here:

http://www.opengroup.org/onlinepubs/009695399/utilities/pax.html

pax defines (IIUC) that all strings in a pax-compliant tar file are UTF-8 encoded. For the "invalid" option, they offer the alternatives bypass, rename, UTF-8, and write. It may be useful to provide the same options, in some form.
历史
日期 用户 动作 参数
2010-05-03 19:51:57loewis修改recipients: + loewis, lars.gustaebel, vstinner
2010-05-03 19:51:57loewis修改messageid: <1272916317.66.0.522502089775.issue8390@psf.upfronthosting.co.za>
2010-05-03 19:51:56loewis链接issue8390 messages
2010-05-03 19:51:55loewis创建