diff options
| author | Łukasz Langa <lukasz@langa.pl> | 2020-02-17 22:45:14 (GMT) |
|---|---|---|
| committer | Łukasz Langa <lukasz@langa.pl> | 2020-02-17 22:45:14 (GMT) |
| commit | 777ba072d61f50cc39427ae87ab63eb3d3d88542 (patch) | |
| tree | 0166c5d3154732df2d334dd3ea047fba7391bbbf /Lib | |
| parent | f64abd10563c25a94011f9e3335fd8a1cf47c205 (diff) | |
| download | cpython-3.8.2rc2.zip cpython-3.8.2rc2.tar.gz cpython-3.8.2rc2.tar.bz2 | |
Python 3.8.2rc2v3.8.2rc2
Diffstat (limited to 'Lib')
| -rw-r--r-- | Lib/pydoc_data/topics.py | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Lib/pydoc_data/topics.py b/Lib/pydoc_data/topics.py index b9e7417..3c1b780 100644 --- a/Lib/pydoc_data/topics.py +++ b/Lib/pydoc_data/topics.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Autogenerated by Sphinx on Mon Feb 10 19:25:27 2020 +# Autogenerated by Sphinx on Mon Feb 17 23:43:37 2020 topics = {'assert': 'The "assert" statement\n' '**********************\n' '\n' |
