str.isnumeric and Cuneiforms
jmfauth
wxjmfauth at gmail.com
Fri May 18 05:24:52 EDT 2012
More information about the Python-list mailing list
Fri May 18 05:24:52 EDT 2012
- Previous message (by thread): str.isnumeric and Cuneiforms
- Next message (by thread): str.isnumeric and Cuneiforms
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
On 17 mai, 21:32, Marco <marc... at nsgmail.com> 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. Do not ask me, why? jmf
- Previous message (by thread): str.isnumeric and Cuneiforms
- Next message (by thread): str.isnumeric and Cuneiforms
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Python-list mailing list