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.

作者 vstinner
收信人 David.Sankel, amaury.forgeotdarc, christian.heimes, christoph, davidsarah, ezio.melotti, hippietrail, lemburg, mark, pitrou, santoso.wijaya, smerlin, ssbarnea, terry.reedy, tim.golden, tzot, v+python, vstinner
日期 2011-10-19.11:55:12
SpamBayes Score 0.001013209
Marked as misclassified
Message-id <1319025313.95.0.7117973436.issue1602@psf.upfronthosting.co.za>
In-reply-to
内容
unicode3.py replaces sys.stdout, sys.stdout.buffer, sys.stderr and sys.stderr.buffer to use WriteConsoleW() and WriteConsoleA(). It displays also a lot of information about encodings and displays some characters (I wrote my tests for cp850, cp1252 and cp65001).
历史
日期 用户 动作 参数
2011-10-19 11:55:14vstinner修改recipients: + vstinner, lemburg, terry.reedy, tzot, amaury.forgeotdarc, pitrou, christian.heimes, tim.golden, mark, christoph, ezio.melotti, v+python, hippietrail, ssbarnea, davidsarah, santoso.wijaya, David.Sankel, smerlin
2011-10-19 11:55:13vstinner修改messageid: <1319025313.95.0.7117973436.issue1602@psf.upfronthosting.co.za>
2011-10-19 11:55:13vstinner链接issue1602 messages
2011-10-19 11:55:13vstinner创建