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.

作者 Drekin
收信人 David.Sankel, Drekin, akira, amaury.forgeotdarc, christian.heimes, christoph, davidsarah, ezio.melotti, flox, giampaolo.rodola, hippietrail, lemburg, mark, mhammond, ncoghlan, pitrou, santoso.wijaya, smerlin, ssbarnea, steve.dower, terry.reedy, tim.golden, tzot, v+python, vstinner
日期 2014-07-26.20:33:55
SpamBayes Score -1.0
Marked as misclassified
Message-id <1406406835.91.0.443542233137.issue1602@psf.upfronthosting.co.za>
In-reply-to
内容
I have deleted all my old files and added only my current implementation of the stream objects as the only relevant part to this issue.

@Mark Summerfield: I have added __init__.py to the new version of win_unicode_console. If there is any problem, you can start an issue on project GitHub site or contact me.

@Victor Stinner, @Nick Coghlan: What's wrong with looking on Windows wide strings as on UTF-16-LE encoded bytes and building the raw stream objects around this?
历史
日期 用户 动作 参数
2014-07-26 20:33:55Drekin修改recipients: + Drekin, lemburg, mhammond, terry.reedy, tzot, amaury.forgeotdarc, ncoghlan, pitrou, vstinner, giampaolo.rodola, christian.heimes, tim.golden, mark, christoph, ezio.melotti, v+python, hippietrail, ssbarnea, flox, davidsarah, santoso.wijaya, akira, David.Sankel, smerlin, steve.dower
2014-07-26 20:33:55Drekin修改messageid: <1406406835.91.0.443542233137.issue1602@psf.upfronthosting.co.za>
2014-07-26 20:33:55Drekin链接issue1602 messages
2014-07-26 20:33:55Drekin创建