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 makegho
Recipients Arfrever, BreamoreBoy, ezio.melotti, jpe, makegho, steve.dower, tim.golden, vstinner, zach.ware
Date 2014-06-23.09:59:21
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1403517561.21.0.518499456388.issue16587@psf.upfronthosting.co.za>
In-reply-to
Content
> On Linux, std::wcout doesn't use wprintf(). Do you mean that std::wcout also depends on the "mode" of stdout (_setmode)?

Yes, exactly. I originally noticed this bug by using std::wcout on Windows.
History
Date User Action Args
2014-06-23 09:59:21makeghosetrecipients: + makegho, jpe, vstinner, tim.golden, ezio.melotti, Arfrever, BreamoreBoy, zach.ware, steve.dower
2014-06-23 09:59:21makeghosetmessageid: <1403517561.21.0.518499456388.issue16587@psf.upfronthosting.co.za>
2014-06-23 09:59:21makegholinkissue16587 messages
2014-06-23 09:59:21makeghocreate