On Fri, Oct 7, 2011 at 12:02 PM, "Martin v. Löwis" <martin at v.loewis.de> wrote: > After discussion with several people, I changed > PyUnicode_KIND to have values of 1,2,4, respectively, > thus reflecting the element size of the string numerically. Hah! I suggested this when first reviewing the PEP. :-) -- --Guido van Rossum (python.org/~guido)