Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit d856bc0

Browse files
committed
merge with 3.2
2 parents 1dca75f + 69e59a1 commit d856bc0

1 file changed

Lines changed: 1 addition & 2 deletions

File tree

Doc/tutorial/interpreter.rst

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -60,8 +60,7 @@ if you had spelled out its full name on the command line.
6060

6161
When a script file is used, it is sometimes useful to be able to run the script
6262
and enter interactive mode afterwards. This can be done by passing :option:`-i`
63-
before the script. (This does not work if the script is read from standard
64-
input, for the same reason as explained in the previous paragraph.)
63+
before the script.
6564

6665

6766
.. _tut-argpassing:

0 commit comments

Comments
 (0)