]> granicus.if.org Git - python/commitdiff
Now cmd is documented too.
authorGuido van Rossum <guido@python.org>
Sun, 28 Jun 1998 18:01:59 +0000 (18:01 +0000)
committerGuido van Rossum <guido@python.org>
Sun, 28 Jun 1998 18:01:59 +0000 (18:01 +0000)
Doc/lib/libmisc.tex

index 24881a8a1f6654216ecb18687c57fe39d7fd0935..306c43c86b8414d46eea345f2645594797642735 100644 (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}