Kaydet (Commit) 2bb43a20 authored tarafından Fred Drake's avatar Fred Drake

The dircmp module is now obsolete.

üst d89ffebd
...@@ -35,9 +35,6 @@ This is a package rather than a module. ...@@ -35,9 +35,6 @@ This is a package rather than a module.
Some of these are very old and/or not very robust; marked with ``hmm.'' Some of these are very old and/or not very robust; marked with ``hmm.''
\begin{description} \begin{description}
\item[\module{dircmp}]
--- class to build directory diff tools on (may become a demo or tool)
\item[\module{bdb}] \item[\module{bdb}]
--- A generic Python debugger base class (used by pdb) --- A generic Python debugger base class (used by pdb)
...@@ -109,6 +106,9 @@ code object (these are now accessible as attributes: ...@@ -109,6 +106,9 @@ code object (these are now accessible as attributes:
\member{co.co_name}, \member{func.func_name}, \member{co.co_name}, \member{func.func_name},
\member{co.co_firstlineno}). \member{co.co_firstlineno}).
\item[\module{dircmp}]
--- class to build directory diff tools on (may become a demo or tool)
\item[\module{dump}] \item[\module{dump}]
--- Print python code that reconstructs a variable --- Print python code that reconstructs a variable
......
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