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

Skip to content

Commit 69e59a1

Browse files
committed
remove confusing paragraph (as part of r87523); thanks to AJ Hill from docs@
1 parent 5032292 commit 69e59a1

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)