diff options
| author | Ned Deily <nad@python.org> | 2022-10-10 12:34:53 (GMT) |
|---|---|---|
| committer | Ned Deily <nad@python.org> | 2022-10-10 12:34:53 (GMT) |
| commit | 9de83ce9704ba065626f483abf6c21b7b829104e (patch) | |
| tree | 09b597a05090d3a9f7f0814ff64aea964f4d3c81 /Lib | |
| parent | c7ec7808191fc29f75d96496b682bd34be770a8f (diff) | |
| download | cpython-3.7.15.zip cpython-3.7.15.tar.gz cpython-3.7.15.tar.bz2 | |
3.7.15v3.7.15
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 9a7c705..95eb9d4 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 Sep 6 02:37:38 2022 +# Autogenerated by Sphinx on Mon Oct 10 05:27:13 2022 topics = {'assert': 'The "assert" statement\n' '**********************\n' '\n' |
