commit | 439c93d51f45c50541fc755b597725168ecd939a | [log] [tgz] |
---|---|---|
author | Łukasz Langa <lukasz@langa.pl> | Tue Aug 11 19:14:36 2020 +0200 |
committer | Łukasz Langa <lukasz@langa.pl> | Tue Aug 11 20:58:17 2020 +0200 |
tree | cff0de3d6c1388ba5442cbb0a03b6ef4c1604235 | |
parent | 5de00f63d47b5aa1714ad2d88772ad55b10feea0 [diff] |
Python 3.9.0rc1
diff --git a/Lib/pydoc_data/topics.py b/Lib/pydoc_data/topics.py index 8e5b722..0832640 100644 --- a/Lib/pydoc_data/topics.py +++ b/Lib/pydoc_data/topics.py
@@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Autogenerated by Sphinx on Mon Jul 20 19:44:38 2020 +# Autogenerated by Sphinx on Tue Aug 11 19:08:56 2020 topics = {'assert': 'The "assert" statement\n' '**********************\n' '\n'