mirror of
https://github.com/python/cpython.git
synced 2025-07-08 03:45:36 +00:00
Update Unicode database to Unicode 4.1.
This commit is contained in:
parent
e2b4677253
commit
480f1bb67b
12 changed files with 17302 additions and 13365 deletions
|
@ -5,7 +5,7 @@ There are two kinds of tables: sets, for which a member test is provided,
|
|||
and mappings, for which a mapping function is provided.
|
||||
"""
|
||||
|
||||
import unicodedata
|
||||
from unicodedata import db_3_2_0 as unicodedata
|
||||
|
||||
assert unicodedata.unidata_version == '3.2.0'
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue