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.

作者 pitrou
收信人 amaury.forgeotdarc, eric.araujo, ezio.melotti, jkloth, larry, loewis, pitrou, r.david.murray, serhiy.storchaka, techtonik, vstinner
日期 2012-12-16.16:25:00
SpamBayes Score -1.0
Marked as misclassified
Message-id <1355675100.73.0.43218198056.issue16656@psf.upfronthosting.co.za>
In-reply-to
内容
Indeed, os.listdir() should always be called with a unicode argument under Windows (which is the natural thing to do in 3.x, anyway). The other issue (with print() unable to display some symbols depending on the codepage) is unrelated.
历史
日期 用户 动作 参数
2012-12-16 16:25:00pitrou修改recipients: + pitrou, loewis, amaury.forgeotdarc, vstinner, larry, techtonik, jkloth, ezio.melotti, eric.araujo, r.david.murray, serhiy.storchaka
2012-12-16 16:25:00pitrou修改messageid: <1355675100.73.0.43218198056.issue16656@psf.upfronthosting.co.za>
2012-12-16 16:25:00pitrou链接issue16656 messages
2012-12-16 16:25:00pitrou创建