diff options
Diffstat (limited to 'Doc/libundoc.tex')
-rw-r--r-- | Doc/libundoc.tex | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/Doc/libundoc.tex b/Doc/libundoc.tex index 3cd5d91..ae94a97 100644 --- a/Doc/libundoc.tex +++ b/Doc/libundoc.tex @@ -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) |