On 05/18/2012 05:42 PM, jmfauth wrote:
Non official but really practical:
http://www.fileformat.info/info/unicode/index.htm
Very well ordered, thanks
--
Marco
--
http://mail.python.org/mailman/listinfo/python-list
On 18 mai, 17:08, Marco Buttu wrote:
> On 05/17/2012 09:32 PM, Marco wrote:
>
> > Is it normal the str.isnumeric() returns False for these Cuneiforms?
>
> > '\U00012456'
> > '\U00012457'
> > '\U00012432'
> > '\U00012433'
>
> > They are all in the Nl category.
>
> > Marco
>
> It's ok, I found that
On 18 mai, 17:08, Marco Buttu wrote:
> On 05/17/2012 09:32 PM, Marco wrote:
>
> > Is it normal the str.isnumeric() returns False for these Cuneiforms?
>
> > '\U00012456'
> > '\U00012457'
> > '\U00012432'
> > '\U00012433'
>
> > They are all in the Nl category.
>
> > Marco
>
> It's ok, I found that
On 05/17/2012 09:32 PM, Marco wrote:
Is it normal the str.isnumeric() returns False for these Cuneiforms?
'\U00012456'
'\U00012457'
'\U00012432'
'\U00012433'
They are all in the Nl category.
Marco
It's ok, I found that they don't have a number assigned in the
ftp://ftp.unicode.org/Public/U
On 05/18/2012 11:24 AM, jmfauth wrote:
Is it normal the str.isnumeric() returns False for these Cuneiforms?
>
> '\U00012456'
> '\U00012457'
> '\U00012432'
> '\U00012433'
>
> They are all in the Nl category.
Indeed there are, but Unicode (ver. 5.0.0) does not assign numeric
values to these
On 05/18/2012 02:50 AM, Steven D'Aprano wrote:
Is it normal the str.isnumeric() returns False for these Cuneiforms?
>
> '\U00012456'
> '\U00012457'
> '\U00012432'
> '\U00012433'
>
> They are all in the Nl category.
Are you sure about that? Do you have a reference?
I I was just playing
On 17 mai, 21:32, Marco wrote:
> Is it normal the str.isnumeric() returns False for these Cuneiforms?
>
> '\U00012456'
> '\U00012457'
> '\U00012432'
> '\U00012433'
>
> They are all in the Nl category.
Indeed there are, but Unicode (ver. 5.0.0) does not assign numeric
values to these code points.
On 5/17/2012 8:50 PM, Steven D'Aprano wrote:
On Thu, 17 May 2012 21:32:29 +0200, Marco wrote:
Is it normal the str.isnumeric() returns False for these Cuneiforms?
'\U00012456'
'\U00012457'
'\U00012432'
'\U00012433'
They are all in the Nl category.
Are you sure about that? Do you have a refe
On Thu, 17 May 2012 21:32:29 +0200, Marco wrote:
> Is it normal the str.isnumeric() returns False for these Cuneiforms?
>
> '\U00012456'
> '\U00012457'
> '\U00012432'
> '\U00012433'
>
> They are all in the Nl category.
Are you sure about that? Do you have a reference?
It seems to me that they
Is it normal the str.isnumeric() returns False for these Cuneiforms?
'\U00012456'
'\U00012457'
'\U00012432'
'\U00012433'
They are all in the Nl category.
Marco
--
http://mail.python.org/mailman/listinfo/python-list
10 matches
Mail list logo