diff options
| author | Łukasz Langa <lukasz@langa.pl> | 2020-05-18 23:07:09 (GMT) |
|---|---|---|
| committer | Łukasz Langa <lukasz@langa.pl> | 2020-05-18 23:07:09 (GMT) |
| commit | 97fe9cfd9f81fe96a70e1ce80fce04b0c937bfac (patch) | |
| tree | c73c633c3ff03934a51a9c29e6953bafdf735b51 /Lib/pydoc_data/topics.py | |
| parent | a3ec3ad9e20e7d9ed148d4cfbd22aebec608b42a (diff) | |
| download | cpython-3.9.0b1.zip cpython-3.9.0b1.tar.gz cpython-3.9.0b1.tar.bz2 | |
Python 3.9.0b1v3.9.0b1
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 8aca5c0..e2df3fc 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 Apr 27 22:35:16 2020 +# Autogenerated by Sphinx on Tue May 19 00:56:40 2020 topics = {'assert': 'The "assert" statement\n' '**********************\n' '\n' |
