From bec93b385858364e5ee47dde3e7bc800fb82a39a Mon Sep 17 00:00:00 2001 From: Ned Deily Date: Mon, 10 Oct 2016 16:02:26 -0400 Subject: [PATCH] Update pydoc topics for 3.6.0b2 --- Lib/pydoc_data/topics.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Lib/pydoc_data/topics.py b/Lib/pydoc_data/topics.py index 3579484fd0..aaf2ce65f1 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 Sep 12 10:47:11 2016 +# Autogenerated by Sphinx on Mon Oct 10 15:59:17 2016 topics = {'assert': '\n' 'The "assert" statement\n' '**********************\n' -- 2.50.1