On Thu, Sep 12, 2013 at 10:37 AM, Mark Janssen <[email protected]> wrote: >> Unicode is not 16-bit any more than ASCII is 8-bit. And you used the >> word "encod[e]", which is the standard way to turn Unicode into bytes >> anyway. No, a Unicode string is a series of codepoints - it's most >> similar to a list of ints than to a stream of bytes. > > Okay, now you're in blah, blah land.
Eh? Apart from the grammatical oddity (artifact of editing - should be "more similar" not "most similar"), I don't see anything wrong in what I said there. ChrisA -- https://mail.python.org/mailman/listinfo/python-list
