This is the mail archive of the libc-alpha@sourceware.org mailing list for the glibc project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [RFC] Statistics of non-ASCII characters in strings


Carlos O'Donell wrote:
I don't know that anyone has this data.

Martin v. LÃwis gathered this data for a Django application, back when the Python folks were changing the representation of Unicode strings. For what it's worth, in that application 98.6% of strings were all ASCII, and 99.1% of characters were ASCII. See:

https://www.python.org/dev/peps/pep-0393/


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]