Skip to content

Commit

Permalink
bpo-40439: Update broken link in lexical analysis docs (GH-20184)
Browse files Browse the repository at this point in the history
Automerge-Triggered-By: @csabella
(cherry picked from commit af23f0d)

Co-authored-by: Matteo Bertucci <matteobertucci2004@gmail.com>
  • Loading branch information
miss-islington and Akarys42 committed May 23, 2020
1 parent 4330014 commit 0af9bef
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Doc/reference/lexical_analysis.rst
Original file line number Diff line number Diff line change
Expand Up @@ -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:
Expand Down

0 comments on commit 0af9bef

Please sign in to comment.