mirror of
https://github.com/python/cpython.git
synced 2026-01-06 15:32:22 +00:00
remove unnecessary markup
This commit is contained in:
parent
e75cad6125
commit
f5da071ec8
1 changed files with 1 additions and 1 deletions
|
|
@ -34,7 +34,7 @@ in the namespace of \module{__main__}.
|
|||
\index{interactive mode}
|
||||
\refbimodindex{__main__}
|
||||
|
||||
Under \UNIX{}, a complete program can be passed to the interpreter in
|
||||
Under \UNIX, a complete program can be passed to the interpreter in
|
||||
three forms: with the \programopt{-c} \var{string} command line option, as a
|
||||
file passed as the first command line argument, or as standard input.
|
||||
If the file or standard input is a tty device, the interpreter enters
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue