[issue16249] unicode name accepts a punctuation glyph

Ezio Melotti report at bugs.python.org
Tue Oct 16 18:02:24 CEST 2012


Ezio Melotti added the comment:

The characters with the Other_ID_Continue property are also included, i.e.:

00B7          ; Other_ID_Continue # Po       MIDDLE DOT
0387          ; Other_ID_Continue # Po       GREEK ANO TELEIA
1369..1371    ; Other_ID_Continue # No   [9] ETHIOPIC DIGIT ONE..ETHIOPIC DIGIT NINE
19DA          ; Other_ID_Continue # No       NEW TAI LUE THAM DIGIT ONE

See http://unicode.org/Public/UNIDATA/PropList.txt

----------
assignee:  -> ezio.melotti
nosy: +ezio.melotti
resolution:  -> invalid
stage:  -> committed/rejected
status: open -> closed

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue16249>
_______________________________________


More information about the Python-bugs-list mailing list