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 lemburg
Recipients ezio.melotti, gvanrossum, kennyluck, lemburg, loewis, pitrou, serhiy.storchaka, tchrist, vstinner
Date 2013-10-08.08:59:13
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <5253C95B.90006@egenix.com>
In-reply-to <1381222019.18.0.992834132796.issue12892@psf.upfronthosting.co.za>
Content
On 08.10.2013 10:46, Antoine Pitrou wrote:
> 
> utf-16 isn't that widely used, so it's probably fine if it becomes a bit slower.

It's the default encoding for Unicode text files and APIs on Windows,
so I'd say it *is* widely used :-)

http://en.wikipedia.org/wiki/UTF-16#Use_in_major_operating_systems_and_environments
History
Date User Action Args
2013-10-08 08:59:13lemburgsetrecipients: + lemburg, gvanrossum, loewis, pitrou, vstinner, ezio.melotti, tchrist, kennyluck, serhiy.storchaka
2013-10-08 08:59:13lemburglinkissue12892 messages
2013-10-08 08:59:13lemburgcreate