diff options
| author | Ned Deily <nad@python.org> | 2021-09-04 03:49:41 (GMT) |
|---|---|---|
| committer | Ned Deily <nad@python.org> | 2021-09-04 03:49:41 (GMT) |
| commit | b74b1f36993a4e1700869133f3be13dd60ef4e40 (patch) | |
| tree | b8d33c0ad186e973e063cbf4089488855408e5b6 /Lib | |
| parent | 910886a6448e4bf1edf49eeace4aa240b6403772 (diff) | |
| download | cpython-3.6.15.zip cpython-3.6.15.tar.gz cpython-3.6.15.tar.bz2 | |
3.6.15v3.6.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 9c57887..5c86fd4 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 Jun 28 12:38:05 2021 +# Autogenerated by Sphinx on Fri Sep 3 23:33:12 2021 topics = {'assert': 'The "assert" statement\n' '**********************\n' '\n' |
