commit | 1b293b60067f6f4a95984d064ce0f6b6d34c1216 | [log] [tgz] |
---|---|---|
author | Łukasz Langa <lukasz@langa.pl> | Wed Dec 18 18:21:23 2019 +0100 |
committer | Łukasz Langa <lukasz@langa.pl> | Wed Dec 18 18:21:23 2019 +0100 |
tree | 4a9e9ce2c4da628fa08ef15e80c38a803ecf114b | |
parent | 35acb3597208e10a101140474adec86859d57f61 [diff] |
Python 3.8.1
diff --git a/Lib/pydoc_data/topics.py b/Lib/pydoc_data/topics.py index a11be7a..9d779d1 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 Dec 9 18:44:17 2019 +# Autogenerated by Sphinx on Wed Dec 18 18:17:58 2019 topics = {'assert': 'The "assert" statement\n' '**********************\n' '\n'