Date: Wed, 5 Dec 2018 17:31:47 -0800
On Wed, Dec 5, 2018 at 3:34 PM Steve Downey <sdowney_at_[hidden]> wrote:
> How many contain text that is not already UTF-8?
I am not sure what you are asking. Most of the u8"literals" I am seeing
contain non-ASCII characters. Many as literal characters, a bunch of
\uhhhh, and a few \U00hhhhhh.
markus
> How many contain text that is not already UTF-8?
I am not sure what you are asking. Most of the u8"literals" I am seeing
contain non-ASCII characters. Many as literal characters, a bunch of
\uhhhh, and a few \U00hhhhhh.
markus
Received on 2018-12-06 02:32:00