diff options
author | Pablo Galindo <pablogsal@gmail.com> | 2021-07-10 01:49:40 +0100 |
---|---|---|
committer | Pablo Galindo <pablogsal@gmail.com> | 2021-07-10 01:51:07 +0100 |
commit | 2ba4b208544114e9c5a0cc7699d16c1a1cbf3253 (patch) | |
tree | 40374872c4c2a44d90bae0c72cbf8b2816999847 /Lib/pydoc_data/topics.py | |
parent | 2a722d4fab6a9656f3c03cfdaf6d1684277b8af5 (diff) | |
download | cpython-git-3.10.0b4.tar.gz |
Python 3.10.0b4v3.10.0b4
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 5943dcdf1e..0d2ccc5c27 100644 --- a/Lib/pydoc_data/topics.py +++ b/Lib/pydoc_data/topics.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Autogenerated by Sphinx on Thu Jun 17 11:28:07 2021 +# Autogenerated by Sphinx on Sat Jul 10 01:50:39 2021 topics = {'assert': 'The "assert" statement\n' '**********************\n' '\n' |