On Fri, Oct 7, 2011 at 12:02 PM, "Martin v. Löwis" <[email protected]> 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) _______________________________________________ Python-Dev mailing list [email protected] http://mail.python.org/mailman/listinfo/python-dev Unsubscribe: http://mail.python.org/mailman/options/python-dev/archive%40mail-archive.com
