diff options
| author | Ned Deily <nad@python.org> | 2023-06-05 20:40:12 (GMT) |
|---|---|---|
| committer | Ned Deily <nad@python.org> | 2023-06-05 20:45:13 (GMT) |
| commit | ecd9946c9d1df7cd1aa15d08d72bbcc0899d272d (patch) | |
| tree | 38f87d626b58799a9753747fe8fd25fa0dee2055 /Lib | |
| parent | 417ac32e7dba077a8a130aac38d2b8e4af9e9ae5 (diff) | |
| download | cpython-3.7.17.zip cpython-3.7.17.tar.gz cpython-3.7.17.tar.bz2 | |
Python 3.7.17v3.7.17
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 5f09d23..b05c7df 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 Dec 6 13:59:35 2022 +# Autogenerated by Sphinx on Mon Jun 5 16:41:19 2023 topics = {'assert': 'The "assert" statement\n' '**********************\n' '\n' |
