Josiah Carlson wrote: >Travis Oliphant <[EMAIL PROTECTED]> wrote: > > >>I think you are right. In the discussions for unifying string/unicode I >>really like the proposals that are leaning toward having a unicode >>object be an immutable string of either ucs-1, ucs-2, or ucs-4 depending >>on what is in the string. >> >> > >Except that its not going to happen. The width of the unicode >representation is going to be fixed at compile time, generally utf-16 or >ucs-4. > Are you sure about this? Guido was still talking about the multiple-version representation at PyCon a few days ago.
-Travis _______________________________________________ Python-3000 mailing list Python-3000@python.org http://mail.python.org/mailman/listinfo/python-3000 Unsubscribe: http://mail.python.org/mailman/options/python-3000/archive%40mail-archive.com