diff options
| author | Pablo Galindo <pablogsal@gmail.com> | 2022-08-05 14:44:15 (GMT) |
|---|---|---|
| committer | Pablo Galindo <pablogsal@gmail.com> | 2022-08-05 14:45:18 (GMT) |
| commit | 41cb07120b7792eac6413b0c56256a25e9b14e5d (patch) | |
| tree | ae282603d9fea5e2d378803899bc89adc61868dc /Lib | |
| parent | d6cf9e4a3efaf34b2071b7e8b10c0fef3c0ba823 (diff) | |
| download | cpython-3.11.0rc1.zip cpython-3.11.0rc1.tar.gz cpython-3.11.0rc1.tar.bz2 | |
Python 3.11.0rc1v3.11.0rc1
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 5354327..4a607bc 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 Jul 25 23:19:30 2022 +# Autogenerated by Sphinx on Fri Aug 5 15:44:44 2022 topics = {'assert': 'The "assert" statement\n' '**********************\n' '\n' |
