We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 10c164a commit c67a22dCopy full SHA for c67a22d
Tools/unicode/makeunicodedata.py
@@ -44,7 +44,7 @@
44
# * Doc/library/stdtypes.rst, and
45
# * Doc/library/unicodedata.rst
46
# * Doc/reference/lexical_analysis.rst (three occurrences)
47
-# * Doc/c-api-unicode.rst (in case conversion APIs)
+# * Doc/c-api/unicode.rst (in case conversion APIs)
48
UNIDATA_VERSION = "17.0.0"
49
UNICODE_DATA = "UnicodeData%s.txt"
50
COMPOSITION_EXCLUSIONS = "CompositionExclusions%s.txt"
0 commit comments