Commit 8bb32061 authored by Fred Drake's avatar Fred Drake

Added entry for wdb.

parent b37498fe
......@@ -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)
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment