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 martin.panter
Recipients Robert Baker, ezio.melotti, martin.panter, paul.moore, steve.dower, tim.golden, vstinner, zach.ware
Date 2017-03-26.06:06:32
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1490508392.9.0.162929658934.issue29907@psf.upfronthosting.co.za>
In-reply-to
Content
I presume you are trying to print to the normal Windows console. I understand the console was not well supported until Python 3.6 (see Issue 1602). Have you tried that version?

I’ll leave this open for someone more experienced to confirm, but I suspect what you want may not be possible with 2.7.
History
Date User Action Args
2017-03-26 06:06:33martin.pantersetrecipients: + martin.panter, paul.moore, vstinner, tim.golden, ezio.melotti, zach.ware, steve.dower, Robert Baker
2017-03-26 06:06:32martin.pantersetmessageid: <1490508392.9.0.162929658934.issue29907@psf.upfronthosting.co.za>
2017-03-26 06:06:32martin.panterlinkissue29907 messages
2017-03-26 06:06:32martin.pantercreate