diff options
| author | Thomas Wouters <thomas@python.org> | 2025-10-14 13:52:15 (GMT) |
|---|---|---|
| committer | Thomas Wouters <thomas@python.org> | 2025-10-14 13:52:31 (GMT) |
| commit | 8183fa5e3f78ca6ab862de7fb8b14f3d929421e0 (patch) | |
| tree | 627b925c27ce76352360de53929cb2f14c4b3bfb /Lib | |
| parent | bc2c8d748cf059712e9d513e05ea13e13844150d (diff) | |
| download | cpython-3.13.9.zip cpython-3.13.9.tar.gz cpython-3.13.9.tar.bz2 | |
Python 3.13.9v3.13.9
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 80cdf0c..2ab577f 100644 --- a/Lib/pydoc_data/topics.py +++ b/Lib/pydoc_data/topics.py @@ -1,4 +1,4 @@ -# Autogenerated by Sphinx on Tue Oct 7 14:01:47 2025 +# Autogenerated by Sphinx on Tue Oct 14 15:52:27 2025 # as part of the release process. topics = { |
