diff options
| author | Ned Deily <nad@python.org> | 2018-12-23 21:37:14 (GMT) |
|---|---|---|
| committer | Ned Deily <nad@python.org> | 2018-12-23 21:37:14 (GMT) |
| commit | 3c6b436a57893dd1fae4e072768f41a199076252 (patch) | |
| tree | b399c2953ed29264e722e1e9524f115a1acc54e9 /Lib | |
| parent | 68f5dfd955ee7a16fabf90d7c370159cc0ca9b75 (diff) | |
| download | cpython-3.6.8.zip cpython-3.6.8.tar.gz cpython-3.6.8.tar.bz2 | |
3.6.8finalv3.6.8
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 2d34529..e4c6305 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 11 16:32:37 2018 +# Autogenerated by Sphinx on Sun Dec 23 16:24:21 2018 topics = {'assert': 'The "assert" statement\n' '**********************\n' '\n' |
