mirror of
https://github.com/python/cpython.git
synced 2025-07-24 03:35:53 +00:00
add link to pdb source (closes #22528)
This commit is contained in:
parent
68da8fc4c0
commit
45d929dc64
1 changed files with 3 additions and 0 deletions
|
@ -6,6 +6,9 @@
|
|||
.. module:: pdb
|
||||
:synopsis: The Python debugger for interactive interpreters.
|
||||
|
||||
**Source code:** :source:`Lib/pdb.py`
|
||||
|
||||
--------------
|
||||
|
||||
.. index:: single: debugging
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue