]> granicus.if.org Git - python/commitdiff
Added entry for wdb.
authorFred Drake <fdrake@acm.org>
Tue, 7 Apr 1998 19:09:32 +0000 (19:09 +0000)
committerFred Drake <fdrake@acm.org>
Tue, 7 Apr 1998 19:09:32 +0000 (19:09 +0000)
Doc/lib/libundoc.tex
Doc/libundoc.tex

index 3cd5d91c0c60eb6a3b9c28973035a2ff67aa49a3..ae94a9713a87310713a8648f47961a531c9249b9 100644 (file)
@@ -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)
 
index 3cd5d91c0c60eb6a3b9c28973035a2ff67aa49a3..ae94a9713a87310713a8648f47961a531c9249b9 100644 (file)
@@ -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)