diff options
| author | Ned Deily <nad@python.org> | 2022-12-06 18:58:45 (GMT) |
|---|---|---|
| committer | Ned Deily <nad@python.org> | 2022-12-06 19:00:00 (GMT) |
| commit | 3f82aa744678620a811927dc4e56ad9c7c3d0c14 (patch) | |
| tree | 01cdee2a8e1eb7bf7c0c87120ea566559a1b6117 /Lib | |
| parent | b5bdf6a90d0c2a9c12b671340f7776e233ef625a (diff) | |
| download | cpython-3.7.16.zip cpython-3.7.16.tar.gz cpython-3.7.16.tar.bz2 | |
Python 3.7.16v3.7.16
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 95eb9d4..5f09d23 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 Oct 10 05:27:13 2022 +# Autogenerated by Sphinx on Tue Dec 6 13:59:35 2022 topics = {'assert': 'The "assert" statement\n' '**********************\n' '\n' |
