Some of these are very old and/or not very robust; marked with ``hmm.''
\begin{description}
-\item[\module{dircmp}]
---- class to build directory diff tools on (may become a demo or tool)
-
\item[\module{bdb}]
--- A generic Python debugger base class (used by pdb)
\member{co.co_name}, \member{func.func_name},
\member{co.co_firstlineno}).
+\item[\module{dircmp}]
+--- class to build directory diff tools on (may become a demo or tool)
+
\item[\module{dump}]
--- Print python code that reconstructs a variable