#18803: merge with 3.3.

This commit is contained in:
Ezio Melotti 2013-08-26 01:33:30 +03:00
commit d640fe2af5
17 changed files with 20 additions and 20 deletions

View file

@ -966,7 +966,7 @@ class UnicodeData:
assert pua_index - NAME_ALIASES_START == len(self.aliases)
self.named_sequences = []
# store named seqences in the PUA 1, in range U+F0100..,
# store named sequences in the PUA 1, in range U+F0100..,
# in order to take advantage of the compression and lookup
# algorithms used for the other characters.