commit | 865714a117aca026ecd407159bc6b380a0299bb8 | [log] [tgz] |
---|---|---|
author | Pablo Galindo <pablogsal@gmail.com> | Thu Jun 17 11:27:08 2021 +0100 |
committer | Pablo Galindo <pablogsal@gmail.com> | Thu Jun 17 11:29:18 2021 +0100 |
tree | 1f6ae48836dc0c04868ed0975a776167b0f140b9 | |
parent | 7297d74251de3b1c02dcdb9ca281461cc7fb4535 [diff] |
Python 3.10.0b3
diff --git a/Lib/pydoc_data/topics.py b/Lib/pydoc_data/topics.py index 9c19173..5943dcd 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 May 31 12:30:19 2021 +# Autogenerated by Sphinx on Thu Jun 17 11:28:07 2021 topics = {'assert': 'The "assert" statement\n' '**********************\n' '\n'