diff options
author | Pablo Galindo <pablogsal@gmail.com> | 2025-04-08 14:14:49 (GMT) |
---|---|---|
committer | Pablo Galindo <pablogsal@gmail.com> | 2025-04-08 14:15:29 (GMT) |
commit | da1f6c61ddfec776a4a2baff75eefad99ee5d84b (patch) | |
tree | 793e143a0cb646c012ec82602cdd9716dab8be60 /Lib/pydoc_data/topics.py | |
parent | 553d7069e2a100264ae3492ce81279297ad99cc3 (diff) | |
download | cpython-3.11.12.zip cpython-3.11.12.tar.gz cpython-3.11.12.tar.bz2 |
Python 3.11.12v3.11.12
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 5fce457..5923317 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 Dec 3 12:19:55 2024 +# Autogenerated by Sphinx on Tue Apr 8 15:15:17 2025 # as part of the release process. topics = {'assert': 'The "assert" statement\n' '**********************\n' |