mirror of
https://github.com/python/cpython.git
synced 2025-12-23 09:19:18 +00:00
bpo-40439: Update broken link in lexical analysis docs (GH-20184)
Automerge-Triggered-By: @csabella
(cherry picked from commit af23f0d3cf)
Co-authored-by: Matteo Bertucci <matteobertucci2004@gmail.com>
This commit is contained in:
parent
c1d7768ca8
commit
962c814ca7
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