commit | 97fe9cfd9f81fe96a70e1ce80fce04b0c937bfac | [log] [tgz] |
---|---|---|
author | Łukasz Langa <lukasz@langa.pl> | Tue May 19 01:07:09 2020 +0200 |
committer | Łukasz Langa <lukasz@langa.pl> | Tue May 19 01:07:09 2020 +0200 |
tree | c73c633c3ff03934a51a9c29e6953bafdf735b51 | |
parent | a3ec3ad9e20e7d9ed148d4cfbd22aebec608b42a [diff] [blame] |
Python 3.9.0b1
diff --git a/Lib/pydoc_data/topics.py b/Lib/pydoc_data/topics.py index 8aca5c0..e2df3fc 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 Apr 27 22:35:16 2020 +# Autogenerated by Sphinx on Tue May 19 00:56:40 2020 topics = {'assert': 'The "assert" statement\n' '**********************\n' '\n'