diff options
| author | Pablo Galindo <pablogsal@gmail.com> | 2025-10-09 15:20:41 (GMT) |
|---|---|---|
| committer | Pablo Galindo <pablogsal@gmail.com> | 2025-10-09 15:25:03 (GMT) |
| commit | f08d3c437bc5f41973ddd11f4cfc3d9fe04010f7 (patch) | |
| tree | 08cc30be20e9569b2c2c3ebfd017a548c2a7c6dd /Lib | |
| parent | c1e10914804614fa62f2f32421d1a4f80c6d5c62 (diff) | |
| download | cpython-3.10.19.zip cpython-3.10.19.tar.gz cpython-3.10.19.tar.bz2 | |
Python 3.10.19v3.10.19
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 c506dd3..6fa1fdc 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 3 19:23:28 2025 +# Autogenerated by Sphinx on Thu Oct 9 17:24:48 2025 topics = {'assert': 'The "assert" statement\n' '**********************\n' '\n' |
