]> granicus.if.org Git - python/commit
#12753: Add support for Unicode name aliases and named sequences.
authorEzio Melotti <ezio.melotti@gmail.com>
Fri, 21 Oct 2011 18:57:36 +0000 (21:57 +0300)
committerEzio Melotti <ezio.melotti@gmail.com>
Fri, 21 Oct 2011 18:57:36 +0000 (21:57 +0300)
commit931b8aac8058cf2b0eb4349217893aaf16f23444
tree5cbd87e3f2c4018e1382c811c6ae214d1400396f
parent3764a964ca4e8c979743ba8c2f08b65ddf8b0070
#12753: Add support for Unicode name aliases and named sequences.
Doc/library/unicodedata.rst
Doc/reference/lexical_analysis.rst
Doc/whatsnew/3.3.rst
Include/ucnhash.h
Lib/test/test_ucn.py
Misc/NEWS
Modules/unicodedata.c
Modules/unicodename_db.h
Objects/unicodeobject.c
Tools/unicode/makeunicodedata.py