Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 550ff72 + 45d929d commit 8de5b40Copy full SHA for 8de5b40
1 file changed
Doc/library/pdb.rst
@@ -6,6 +6,9 @@
6
.. module:: pdb
7
:synopsis: The Python debugger for interactive interpreters.
8
9
+**Source code:** :source:`Lib/pdb.py`
10
+
11
+--------------
12
13
.. index:: single: debugging
14
0 commit comments