From aa73e1722eb9835dc99fd8983885a141112ee4ab Mon Sep 17 00:00:00 2001 From: Ned Deily Date: Mon, 15 Feb 2021 20:30:33 -0500 Subject: 3.6.13 --- Lib/pydoc_data/topics.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Lib/pydoc_data/topics.py') diff --git a/Lib/pydoc_data/topics.py b/Lib/pydoc_data/topics.py index 4b53f76969..b34cbbc2dc 100644 --- a/Lib/pydoc_data/topics.py +++ b/Lib/pydoc_data/topics.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Autogenerated by Sphinx on Sat Aug 15 02:33:47 2020 +# Autogenerated by Sphinx on Mon Feb 15 20:10:09 2021 topics = {'assert': 'The "assert" statement\n' '**********************\n' '\n' -- cgit v1.2.1