diff options
| author | Pablo Galindo <pablogsal@gmail.com> | 2025-06-03 18:37:18 (GMT) |
|---|---|---|
| committer | Pablo Galindo <pablogsal@gmail.com> | 2025-06-03 18:38:25 (GMT) |
| commit | 498b971ea3673012a1d4b21860b229d55fc6e575 (patch) | |
| tree | af9456e30147f921ef478eae6a349d178a123690 /Lib/pydoc_data/topics.py | |
| parent | 4633f3f497b1ff70e4a35b6fe2c907cbe2d4cb2e (diff) | |
| download | cpython-3.11.13.zip cpython-3.11.13.tar.gz cpython-3.11.13.tar.bz2 | |
Python 3.11.13v3.11.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 5923317..0edb31b 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 Apr 8 15:15:17 2025 +# Autogenerated by Sphinx on Tue Jun 3 19:38:08 2025 # as part of the release process. topics = {'assert': 'The "assert" statement\n' '**********************\n' |
