mirror of
https://github.com/python/cpython.git
synced 2025-07-24 19:54:21 +00:00
Now cmd is documented too.
This commit is contained in:
parent
a40d643cdc
commit
f9cfb173cd
1 changed files with 4 additions and 0 deletions
|
@ -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}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue