Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 1dca75f + 69e59a1 commit d856bc0Copy full SHA for d856bc0
1 file changed
Doc/tutorial/interpreter.rst
@@ -60,8 +60,7 @@ if you had spelled out its full name on the command line.
60
61
When a script file is used, it is sometimes useful to be able to run the script
62
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.)
+before the script.
65
66
67
.. _tut-argpassing:
0 commit comments