mirror of
https://github.com/python/cpython.git
synced 2025-07-24 03:35:53 +00:00
Added entry for wdb.
This commit is contained in:
parent
810349b685
commit
6b9ff7257b
2 changed files with 6 additions and 0 deletions
|
@ -103,6 +103,9 @@ Some of these are very old and/or not very robust; marked with ``hmm''.
|
|||
\item[bdb.py]
|
||||
--- A generic Python debugger base class (used by pdb)
|
||||
|
||||
\item[wdb.py]
|
||||
--- A primitive windowing debugger based on STDWIN.
|
||||
|
||||
\item[ihooks.py]
|
||||
--- Import hook support (for rexec)
|
||||
|
||||
|
|
|
@ -103,6 +103,9 @@ Some of these are very old and/or not very robust; marked with ``hmm''.
|
|||
\item[bdb.py]
|
||||
--- A generic Python debugger base class (used by pdb)
|
||||
|
||||
\item[wdb.py]
|
||||
--- A primitive windowing debugger based on STDWIN.
|
||||
|
||||
\item[ihooks.py]
|
||||
--- Import hook support (for rexec)
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue