mirror of
https://github.com/python/cpython.git
synced 2025-08-04 00:48:58 +00:00
Missing update from previous changeset r79062.
This commit is contained in:
parent
657de43f97
commit
8c8042734a
1 changed files with 1 additions and 1 deletions
|
@ -31,7 +31,7 @@ SCRIPT = sys.argv[0]
|
|||
VERSION = "2.6"
|
||||
|
||||
# The Unicode Database
|
||||
UNIDATA_VERSION = "5.1.0"
|
||||
UNIDATA_VERSION = "5.2.0"
|
||||
UNICODE_DATA = "UnicodeData%s.txt"
|
||||
COMPOSITION_EXCLUSIONS = "CompositionExclusions%s.txt"
|
||||
EASTASIAN_WIDTH = "EastAsianWidth%s.txt"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue