diff options
| author | Pablo Galindo <pablogsal@gmail.com> | 2022-07-25 22:18:57 (GMT) |
|---|---|---|
| committer | Pablo Galindo <pablogsal@gmail.com> | 2022-07-25 22:21:18 (GMT) |
| commit | 0771d71eea30316020a86b0eec071feb6d82d350 (patch) | |
| tree | abb54d4f7f73eefa2bf29bf12af068ce279edaea /Lib | |
| parent | 7f731943393d57cf26ed5f2353e6e53084cd55fd (diff) | |
| download | cpython-3.11.0b5.zip cpython-3.11.0b5.tar.gz cpython-3.11.0b5.tar.bz2 | |
Python 3.11.0b5v3.11.0b5
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 99760e6..5354327 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 11 16:25:08 2022 +# Autogenerated by Sphinx on Mon Jul 25 23:19:30 2022 topics = {'assert': 'The "assert" statement\n' '**********************\n' '\n' |
