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.

作者 ezio.melotti
收信人 amaury.forgeotdarc, ezio.melotti, saturn_mimas
日期 2010-01-12.18:30:57
SpamBayes Score 1.4134322e-06
Marked as misclassified
Message-id <1263321059.23.0.252281429254.issue3426@psf.upfronthosting.co.za>
In-reply-to
内容
This also caused the failure in #7669.
I think that the functions in os.path are supposed to return unicode when they get unicode, so I agree that os.getcwdu should be used instead.
I'm not sure about os.path.supports_unicode_filenames though.
历史
日期 用户 动作 参数
2010-01-12 18:30:59ezio.melotti修改recipients: + ezio.melotti, amaury.forgeotdarc, saturn_mimas
2010-01-12 18:30:59ezio.melotti修改messageid: <1263321059.23.0.252281429254.issue3426@psf.upfronthosting.co.za>
2010-01-12 18:30:57ezio.melotti链接issue3426 messages
2010-01-12 18:30:57ezio.melotti创建