Chris Angelico <ros...@gmail.com>:

> On Fri, Nov 21, 2014 at 5:56 AM, Marko Rauhamaa <ma...@pacujo.net> wrote:
>> I don't really like it how Unicode is equated with text, or even
>> character strings.
> [...]
> Do you have actual text that you're unable to represent in Unicode?

Not my point at all.

I'm saying equating an abstract data type (string) with its
representation (Unicode vector) is bad taste.

> We don't call numbers IEEE,

Exactly.

> Do you genuinely have text that you can't represent in Unicode, or are
> you just arguing against Unicode to try to justify "Python strings are
> <something else>" as a basis for your code?

Nobody is arguing against Unicode. I'm saying, let's talk about the
forest instead of the trees (except when the trees really are the
focus).


Marko
-- 
https://mail.python.org/mailman/listinfo/python-list

Reply via email to