Merged revisions 85909 via svnmerge from

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.
........
This commit is contained in:
Alexander Belopolsky 2010-11-05 01:09:17 +00:00
parent 96d1eb1ec8
commit 34b3e59504
1 changed files with 2 additions and 0 deletions

View File

@ -1,3 +1,5 @@
.. _debugger:
:mod:`pdb` --- The Python Debugger
==================================