mirror of
https://github.com/python/cpython.git
synced 2025-10-27 11:44:39 +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 @@
|
|||
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