Rhamphoryncus  <[EMAIL PROTECTED]> wrote:
>The only code that will be changed is that which doesn't handle
>surrogates properly.  Some will start working properly.  Some (ie
>random.choice(u'\U00100000\uFFFF')) will fail explicitly (rather than
>silently).

You're falsely assuming that any code that doesn't support surrogates
is broken.  Supporting surrogates is no more required than supporting
combining characters, right-to-left languages or lower case letters.

                                        Ross Ridge

-- 
 l/  //   Ross Ridge -- The Great HTMU
[oo][oo]  [EMAIL PROTECTED]
-()-/()/  http://www.csclub.uwaterloo.ca/~rridge/ 
 db  //   
-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to