diff options
author | Pablo Galindo <pablogsal@gmail.com> | 2023-08-24 12:45:33 (GMT) |
---|---|---|
committer | Pablo Galindo <pablogsal@gmail.com> | 2023-08-24 12:46:25 (GMT) |
commit | 49965601d6afedafe47cc85556d99b7a24981051 (patch) | |
tree | 69e8727ba4d8c531cf1b2a316142df2db9fb6c51 /Lib/pydoc_data/topics.py | |
parent | e96bddf8221d030d0ef609d62da2d364a4d0341e (diff) | |
download | cpython-3.10.13.zip cpython-3.10.13.tar.gz cpython-3.10.13.tar.bz2 |
Python 3.10.13v3.10.13
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 51af893..b32b320 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 Jun 6 23:30:19 2023 +# Autogenerated by Sphinx on Thu Aug 24 13:45:52 2023 topics = {'assert': 'The "assert" statement\n' '**********************\n' '\n' |