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

This commit is contained in:
Georg Brandl 2010-10-29 05:24:24 +00:00
parent 30176890d0
commit b98273fff9
1 changed files with 2 additions and 0 deletions

View File

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