diff options
| author | Ned Deily <nad@python.org> | 2019-12-11 08:27:49 (GMT) |
|---|---|---|
| committer | Ned Deily <nad@python.org> | 2019-12-11 08:28:36 (GMT) |
| commit | 7ea0551592d80584b318099d5ebde4e7c552679f (patch) | |
| tree | fef3f8fa117cdeecf5384fb67a80f8987a13b587 /Lib/pydoc_data/topics.py | |
| parent | b23c0840ce07e03f2705fb08d94f8f03e5c5d5b8 (diff) | |
| download | cpython-3.6.10rc1.zip cpython-3.6.10rc1.tar.gz cpython-3.6.10rc1.tar.bz2 | |
3.6.10rc1v3.6.10rc1
Diffstat (limited to 'Lib/pydoc_data/topics.py')
| -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 df3f212..b7d7cfa 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 Jun 18 20:31:29 2019 +# Autogenerated by Sphinx on Wed Dec 11 03:20:37 2019 topics = {'assert': 'The "assert" statement\n' '**********************\n' '\n' |
