diff options
| author | Łukasz Langa <lukasz@langa.pl> | 2021-02-19 10:28:41 (GMT) |
|---|---|---|
| committer | Łukasz Langa <lukasz@langa.pl> | 2021-02-19 10:28:41 (GMT) |
| commit | 024d8058b0cb2b13dfd65c8e3804a6b194a151ba (patch) | |
| tree | 3e987ba3a3340a21062ea0e2a8e5e8bd324072e8 /Lib | |
| parent | 8a42eb1492dec2ec0cc79146f0c817acb7328b19 (diff) | |
| download | cpython-3.8.8.zip cpython-3.8.8.tar.gz cpython-3.8.8.tar.bz2 | |
Python 3.8.8v3.8.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 ebdab57..475c256 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 Feb 16 19:10:16 2021 +# Autogenerated by Sphinx on Fri Feb 19 11:26:48 2021 topics = {'assert': 'The "assert" statement\n' '**********************\n' '\n' |
