mirror of
https://github.com/python/cpython.git
synced 2025-08-04 00:48:58 +00:00
merge with 3.2
This commit is contained in:
commit
d856bc0582
1 changed files with 1 additions and 2 deletions
|
@ -60,8 +60,7 @@ if you had spelled out its full name on the command line.
|
|||
|
||||
When a script file is used, it is sometimes useful to be able to run the script
|
||||
and enter interactive mode afterwards. This can be done by passing :option:`-i`
|
||||
before the script. (This does not work if the script is read from standard
|
||||
input, for the same reason as explained in the previous paragraph.)
|
||||
before the script.
|
||||
|
||||
|
||||
.. _tut-argpassing:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue