Now cmd is documented too.

This commit is contained in:
Guido van Rossum 1998-06-28 18:01:59 +00:00
parent a40d643cdc
commit f9cfb173cd

View file

@ -25,4 +25,8 @@ that are available in all Python versions. Here's an overview:
--- Perl-like iteration over lines from multiple input streams, with
``save in place'' capability.
\item[cmd]
--- Build line-oriented command interpreters; this is used by module
\module{pdb}.
\end{description}