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.

Author v+python
Recipients David.Sankel, akira, amaury.forgeotdarc, brian.curtin, christian.heimes, christoph, davidsarah, ezio.melotti, giampaolo.rodola, hippietrail, lemburg, mark, mhammond, pitrou, santoso.wijaya, smerlin, ssbarnea, terry.reedy, tim.golden, tzot, v+python, vstinner
Date 2012-05-21.23:58:47
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1337644727.87.0.10894851237.issue1602@psf.upfronthosting.co.za>
In-reply-to
Content
I actually had to go back to 3.1.2 to get it to run, I guess I had never run with Unicode output after installing 3.2.  So it isn't an incompatibility between 3.2.2 and 3.2.3, but more likely a change between 3.1 and 3.2 that invalidates this patch and workaround.  At least it is easier to keep 3.1.x and 3.2.x on the same system!

Terry, applications for non-programmers that want to emit Unicode on the console... so the IDLE shell isn't appropriate.
History
Date User Action Args
2012-05-21 23:58:48v+pythonsetrecipients: + v+python, lemburg, mhammond, terry.reedy, tzot, amaury.forgeotdarc, pitrou, vstinner, giampaolo.rodola, christian.heimes, tim.golden, mark, christoph, ezio.melotti, hippietrail, ssbarnea, brian.curtin, davidsarah, santoso.wijaya, akira, David.Sankel, smerlin
2012-05-21 23:58:47v+pythonsetmessageid: <1337644727.87.0.10894851237.issue1602@psf.upfronthosting.co.za>
2012-05-21 23:58:47v+pythonlinkissue1602 messages
2012-05-21 23:58:47v+pythoncreate