diff options
| author | Łukasz Langa <lukasz@langa.pl> | 2020-06-08 18:41:34 (GMT) |
|---|---|---|
| committer | Łukasz Langa <lukasz@langa.pl> | 2020-06-08 18:41:34 (GMT) |
| commit | 0b1a1c8c4c556169799f027a39950de78d726b47 (patch) | |
| tree | bbdf5c279ead3f53e7518fe02688959cfac68f09 /Lib/pydoc_data/topics.py | |
| parent | 3dc4428a3704b0173ddcf22e01d6b3003e0837a9 (diff) | |
| download | cpython-3.9.0b2.zip cpython-3.9.0b2.tar.gz cpython-3.9.0b2.tar.bz2 | |
Python 3.9.0b2v3.9.0b2
Diffstat (limited to 'Lib/pydoc_data/topics.py')
| -rw-r--r-- | Lib/pydoc_data/topics.py | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/Lib/pydoc_data/topics.py b/Lib/pydoc_data/topics.py index e2df3fc..cc6faa9 100644 --- a/Lib/pydoc_data/topics.py +++ b/Lib/pydoc_data/topics.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Autogenerated by Sphinx on Tue May 19 00:56:40 2020 +# Autogenerated by Sphinx on Mon Jun 8 20:23:58 2020 topics = {'assert': 'The "assert" statement\n' '**********************\n' '\n' @@ -6060,8 +6060,8 @@ topics = {'assert': 'The "assert" statement\n' '\n' 'A non-normative HTML file listing all valid identifier ' 'characters for\n' - 'Unicode 4.1 can be found at https://www.dcl.hpi.uni-\n' - 'potsdam.de/home/loewis/table-3131.html.\n' + 'Unicode 4.1 can be found at\n' + 'https://www.unicode.org/Public/13.0.0/ucd/DerivedCoreProperties.txt\n' '\n' '\n' 'Keywords\n' |
