From: Ned Deily Date: Mon, 10 Oct 2016 20:02:26 +0000 (-0400) Subject: Update pydoc topics for 3.6.0b2 X-Git-Tag: v3.6.0b2~1 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=bec93b385858364e5ee47dde3e7bc800fb82a39a;p=thirdparty%2FPython%2Fcpython.git Update pydoc topics for 3.6.0b2 --- diff --git a/Lib/pydoc_data/topics.py b/Lib/pydoc_data/topics.py index 3579484fd0e4..aaf2ce65f124 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'