diff options
| author | Ned Deily <nad@python.org> | 2020-08-15 05:20:16 (GMT) |
|---|---|---|
| committer | Ned Deily <nad@python.org> | 2020-08-15 05:20:16 (GMT) |
| commit | 13c94747c74437e594b7fc242ff7da668e81887c (patch) | |
| tree | c5539214a6a157e38b0ba15ff28401c07b42aa70 /Lib | |
| parent | a0ad82959652ff64c99231f457fd740b17330514 (diff) | |
| download | cpython-3.7.9.zip cpython-3.7.9.tar.gz cpython-3.7.9.tar.bz2 | |
3.7.9v3.7.9
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 8340220..d42bb99 100644 --- a/Lib/pydoc_data/topics.py +++ b/Lib/pydoc_data/topics.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Autogenerated by Sphinx on Wed Jun 17 04:38:18 2020 +# Autogenerated by Sphinx on Sat Aug 15 01:12:49 2020 topics = {'assert': 'The "assert" statement\n' '**********************\n' '\n' |
