mirror of
https://github.com/python/cpython.git
synced 2025-08-03 16:39:00 +00:00
#18803: fix more typos. Patch by Févry Thibault.
This commit is contained in:
parent
bf8ab77f94
commit
7c4a7e6f3c
17 changed files with 20 additions and 20 deletions
|
@ -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.
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue