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 takluyver
Recipients ned.deily, serhiy.storchaka, takluyver, terry.reedy
Date 2012-05-11.21:25:42
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1336771543.13.0.989255606419.issue14777@psf.upfronthosting.co.za>
In-reply-to
Content
Thanks, Ned.

Does it seem like a good idea to test the windowing system like that, and default to UTF8_STRING if it's x11? So far, I've not found any case on X where STRING works but UTF8_STRING doesn't. If it seems reasonable, I'm happy to have a go at making a patch.
History
Date User Action Args
2012-05-11 21:25:43takluyversetrecipients: + takluyver, terry.reedy, ned.deily, serhiy.storchaka
2012-05-11 21:25:43takluyversetmessageid: <1336771543.13.0.989255606419.issue14777@psf.upfronthosting.co.za>
2012-05-11 21:25:42takluyverlinkissue14777 messages
2012-05-11 21:25:42takluyvercreate