diff options
author | Hugo van Kemenade <1324225+hugovk@users.noreply.github.com> | 2025-03-14 15:04:35 (GMT) |
---|---|---|
committer | Hugo van Kemenade <1324225+hugovk@users.noreply.github.com> | 2025-03-14 15:05:02 (GMT) |
commit | 77b2c933cab4f38a8ce1f7633b96ba213566d306 (patch) | |
tree | 936505fce8031382ff2fc7dd165bd1f0592ac6f6 /Lib/pydoc_data | |
parent | ca1bedc9a4da523f4d1f9c2ec92d98dcbed9c685 (diff) | |
download | cpython-3.14.0a6.zip cpython-3.14.0a6.tar.gz cpython-3.14.0a6.tar.bz2 |
Python 3.14.0a6v3.14.0a6
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 e698fad..98f5165 100644 --- a/Lib/pydoc_data/topics.py +++ b/Lib/pydoc_data/topics.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Autogenerated by Sphinx on Fri Mar 14 15:39:06 2025 +# Autogenerated by Sphinx on Fri Mar 14 17:04:52 2025 # as part of the release process. topics = {'assert': 'The "assert" statement\n' '**********************\n' |