mirror of
https://github.com/python/cpython.git
synced 2025-07-24 19:54:21 +00:00
bpo-40439: Update broken link in lexical analysis docs (GH-20184)
Automerge-Triggered-By: @csabella
This commit is contained in:
parent
8022eb4e97
commit
af23f0d3cf
1 changed files with 1 additions and 1 deletions
|
@ -325,7 +325,7 @@ of identifiers is based on NFKC.
|
|||
|
||||
A non-normative HTML file listing all valid identifier characters for Unicode
|
||||
4.1 can be found at
|
||||
https://www.dcl.hpi.uni-potsdam.de/home/loewis/table-3131.html.
|
||||
https://www.unicode.org/Public/13.0.0/ucd/DerivedCoreProperties.txt
|
||||
|
||||
|
||||
.. _keywords:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue