On Fri, Nov 21, 2014 at 5:36 PM, Marko Rauhamaa <ma...@pacujo.net> wrote:
> 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.

What about "sequence of Unicode code points" is "representation"? What
is your abstraction over that?

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

Reply via email to