Issue #8024: Update the Unicode database to 5.2

This commit is contained in:
Florent Xicluna 2010-03-18 21:50:06 +00:00
parent decd14b5db
commit 2e0a53fdf6
6 changed files with 22392 additions and 19795 deletions

View file

@ -30,7 +30,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"