We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a3fec15 commit 19df707Copy full SHA for 19df707
Lib/pydoc_data/topics.py
@@ -1,5 +1,5 @@
1
# -*- coding: utf-8 -*-
2
-# Autogenerated by Sphinx on Mon Oct 31 20:37:53 2016
+# Autogenerated by Sphinx on Mon Nov 21 23:22:05 2016
3
topics = {'assert': '\n'
4
'The "assert" statement\n'
5
'**********************\n'
@@ -3702,7 +3702,7 @@
3702
' end). This is because any time you resume execution (even '
3703
'with a\n'
3704
' simple next or step), you may encounter another '
3705
- 'breakpoint--which\n'
+ 'breakpoint—which\n'
3706
' could have its own command list, leading to ambiguities about '
3707
'which\n'
3708
' list to execute.\n'
0 commit comments