]> git.ipfire.org Git - thirdparty/Python/cpython.git/commitdiff
Update pydoc topics for 3.6.0b4
authorNed Deily <nad@python.org>
Tue, 22 Nov 2016 04:24:38 +0000 (23:24 -0500)
committerNed Deily <nad@python.org>
Tue, 22 Nov 2016 04:24:38 +0000 (23:24 -0500)
Lib/pydoc_data/topics.py

index 914e8184f68b12eb3537b0d75c142679e2620af4..36b4c8c19e43f2ff9b4d5d2c02e2c96715ab94cb 100644 (file)
@@ -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'
+             'breakpointwhich\n'
              '   could have its own command list, leading to ambiguities about '
              'which\n'
              '   list to execute.\n'