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:
parent
96d1eb1ec8
commit
34b3e59504
|
@ -1,3 +1,5 @@
|
|||
.. _debugger:
|
||||
|
||||
:mod:`pdb` --- The Python Debugger
|
||||
==================================
|
||||
|
||||
|
|
Loading…
Reference in New Issue