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.

作者 gregory.p.smith
收信人 Arfrever, ezio.melotti, gregory.p.smith, lemburg, loewis, vstinner
日期 2010-04-26.05:30:57
SpamBayes Score 1.1531009e-05
Marked as misclassified
Message-id <1272259860.48.0.398285978247.issue8514@psf.upfronthosting.co.za>
In-reply-to
内容
i'm +0.7 on fsencode/fsdecode going into os.path.

My bikeshed 0.7?  They're also useful for dealing with environment variables which are not strictly filesystem (fs) related but also suffer from the same issue requiring surrogate escape.  But other than just calling these os.encode and os.decode I don't have any brilliant alternate naming suggestions.  thoughts?  I could easily live with os.path.fsencode/fsdecode, I just wanted to point the other use out.
历史
日期 用户 动作 参数
2010-04-26 05:31:00gregory.p.smith修改recipients: + gregory.p.smith, lemburg, loewis, vstinner, ezio.melotti, Arfrever
2010-04-26 05:31:00gregory.p.smith修改messageid: <1272259860.48.0.398285978247.issue8514@psf.upfronthosting.co.za>
2010-04-26 05:30:58gregory.p.smith链接issue8514 messages
2010-04-26 05:30:57gregory.p.smith创建