diff options
| author | Benjamin Peterson <benjamin@python.org> | 2012-02-20 22:35:25 -0500 |
|---|---|---|
| committer | Benjamin Peterson <benjamin@python.org> | 2012-02-20 22:35:25 -0500 |
| commit | 79d38788ee5e00571db751d312612faf94f09eef (patch) | |
| tree | 72f694f7fa917b982743c230c552b231b600b973 /Doc/reference/lexical_analysis.rst | |
| parent | fb36e66d2c99ef782ec59d4a98b38feaea375287 (diff) | |
| download | cpython-git-79d38788ee5e00571db751d312612faf94f09eef.tar.gz | |
update unicode link
Diffstat (limited to 'Doc/reference/lexical_analysis.rst')
| -rw-r--r-- | Doc/reference/lexical_analysis.rst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Doc/reference/lexical_analysis.rst b/Doc/reference/lexical_analysis.rst index c20c47e33d..65f8ffdf46 100644 --- a/Doc/reference/lexical_analysis.rst +++ b/Doc/reference/lexical_analysis.rst @@ -718,4 +718,4 @@ occurrence outside string literals and comments is an unconditional error:: .. rubric:: Footnotes -.. [#] http://www.unicode.org/Public/6.0.0/ucd/NameAliases.txt +.. [#] http://www.unicode.org/Public/6.1.0/ucd/NameAliases.txt |
