diff options
| author | Pablo Galindo <pablogsal@gmail.com> | 2024-09-07 00:19:15 (GMT) |
|---|---|---|
| committer | Pablo Galindo <pablogsal@gmail.com> | 2024-09-07 00:20:06 (GMT) |
| commit | ffee63f34445412322a7afc2535731be221cabba (patch) | |
| tree | 702c6e692feb9a26268090fc00fcc6b385729b8b /Lib | |
| parent | 2a9273a0e4466e2f057f9ce6fe98cd8ce570331b (diff) | |
| download | cpython-3.10.15.zip cpython-3.10.15.tar.gz cpython-3.10.15.tar.bz2 | |
Python 3.10.15v3.10.15
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 f09f28b..ccb2a7b 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 Mar 19 22:44:19 2024 +# Autogenerated by Sphinx on Sat Sep 7 01:19:53 2024 topics = {'assert': 'The "assert" statement\n' '**********************\n' '\n' |
