diff options
| author | Łukasz Langa <lukasz@langa.pl> | 2024-03-19 21:42:28 (GMT) |
|---|---|---|
| committer | Łukasz Langa <lukasz@langa.pl> | 2024-03-19 21:46:16 (GMT) |
| commit | 976ea78599d71f22e9c0fefc2dc37c1d9fc835a4 (patch) | |
| tree | 39c8807578b1f944e66befaba1f75514d4f88982 /Lib/pydoc_data | |
| parent | eac14953a03d3f4adb91ca3adde6564e405cc59f (diff) | |
| download | cpython-3.10.14.zip cpython-3.10.14.tar.gz cpython-3.10.14.tar.bz2 | |
Python 3.10.14v3.10.14
Diffstat (limited to 'Lib/pydoc_data')
| -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 b32b320..f09f28b 100644 --- a/Lib/pydoc_data/topics.py +++ b/Lib/pydoc_data/topics.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Autogenerated by Sphinx on Thu Aug 24 13:45:52 2023 +# Autogenerated by Sphinx on Tue Mar 19 22:44:19 2024 topics = {'assert': 'The "assert" statement\n' '**********************\n' '\n' |
