]> granicus.if.org Git - python/commitdiff
Merged revisions 85909 via svnmerge from
authorAlexander Belopolsky <alexander.belopolsky@gmail.com>
Fri, 5 Nov 2010 01:09:17 +0000 (01:09 +0000)
committerAlexander Belopolsky <alexander.belopolsky@gmail.com>
Fri, 5 Nov 2010 01:09:17 +0000 (01:09 +0000)
svn+ssh://pythondev@svn.python.org/python/branches/py3k

........
  r85909 | georg.brandl | 2010-10-29 01:24:24 -0400 (Fri, 29 Oct 2010) | 1 line

  Re-add "debugger" label, it is used in pydoc-topics.
........

Doc/library/pdb.rst

index 1c6b7bfc98b7a130e7fb2adc7972ea384ca2f205..42888366278020531ab2491fc6e81f71a7d2286f 100644 (file)
@@ -1,3 +1,5 @@
+.. _debugger:
+
 :mod:`pdb` --- The Python Debugger
 ==================================