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.

作者 r.david.murray
收信人 Arfrever, ezio.melotti, lemburg, ncoghlan, pitrou, r.david.murray, serhiy.storchaka, vstinner
日期 2014-09-23.15:15:19
SpamBayes Score -1.0
Marked as misclassified
Message-id <1411485319.42.0.0391564295455.issue18814@psf.upfronthosting.co.za>
In-reply-to
内容
Oh, wait, I forgot that the context for this was dealing with unix filenames and/or stdio.  So, a function that just uses the fsencoding to do the replace might indeed be appropriate, but in that case should probably live in the os module.  os.convert_surrogates?
历史
日期 用户 动作 参数
2014-09-23 15:15:19r.david.murray修改recipients: + r.david.murray, lemburg, ncoghlan, pitrou, vstinner, ezio.melotti, Arfrever, serhiy.storchaka
2014-09-23 15:15:19r.david.murray修改messageid: <1411485319.42.0.0391564295455.issue18814@psf.upfronthosting.co.za>
2014-09-23 15:15:19r.david.murray链接issue18814 messages
2014-09-23 15:15:19r.david.murray创建