mirror of
https://github.com/python/cpython.git
synced 2025-07-21 10:15:46 +00:00
Update pydoc topics for 3.6.0b4
This commit is contained in:
parent
a3fec1543d
commit
19df707b37
1 changed files with 2 additions and 2 deletions
|
@ -1,5 +1,5 @@
|
|||
# -*- 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'
|
||||
'The "assert" statement\n'
|
||||
'**********************\n'
|
||||
|
@ -3702,7 +3702,7 @@ topics = {'assert': '\n'
|
|||
' end). This is because any time you resume execution (even '
|
||||
'with a\n'
|
||||
' simple next or step), you may encounter another '
|
||||
'breakpoint--which\n'
|
||||
'breakpoint—which\n'
|
||||
' could have its own command list, leading to ambiguities about '
|
||||
'which\n'
|
||||
' list to execute.\n'
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue