2008/10/10 Terry Reedy <[EMAIL PROTECTED]>:

> If FOOTR is using PUA chars, then I believe that users should not be
> providing such a stream as it would have no defined meaning coming from
> them.

PUA already has a UTF-8 representation, so this is the worst choice
among UTF-8b and U+0000 which do preserve the encoding of all existing
UTF-8 filenames. I am using bits of PUA (although not for filenames
for now) and I would be annoyed if Python mangled them.

-- 
Marcin Kowalczyk
[EMAIL PROTECTED]
http://qrnik.knm.org.pl/~qrczak/
_______________________________________________
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

Reply via email to