Update pydoc topics for 3.6.0b4

This commit is contained in:
Ned Deily 2016-11-21 23:24:38 -05:00
parent a3fec1543d
commit 19df707b37

View file

@ -1,5 +1,5 @@
# -*- coding: utf-8 -*- # -*- coding: utf-8 -*-
# Autogenerated by Sphinx on Mon Oct 31 20:37:53 2016 # Autogenerated by Sphinx on Mon Nov 21 23:22:05 2016
topics = {'assert': '\n' topics = {'assert': '\n'
'The "assert" statement\n' 'The "assert" statement\n'
'**********************\n' '**********************\n'
@ -3702,7 +3702,7 @@ topics = {'assert': '\n'
' end). This is because any time you resume execution (even ' ' end). This is because any time you resume execution (even '
'with a\n' 'with a\n'
' simple next or step), you may encounter another ' ' simple next or step), you may encounter another '
'breakpoint--which\n' 'breakpointwhich\n'
' could have its own command list, leading to ambiguities about ' ' could have its own command list, leading to ambiguities about '
'which\n' 'which\n'
' list to execute.\n' ' list to execute.\n'