We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8e37d5d commit a707f29Copy full SHA for a707f29
1 file changed
Lib/idlelib/help.txt
@@ -340,7 +340,7 @@ Command line usage:
340
script name is -, no script is executed but an interactive Python
341
session is started; the arguments are still available in sys.argv.
342
343
-Running without a subprocess: (DEPRECATED in Python 3.5 see Issue 16123)
+Running without a subprocess: (DEPRECATED in Python 3.4 see Issue 16123)
344
345
If IDLE is started with the -n command line switch it will run in a
346
single process and will not create the subprocess which runs the RPC
0 commit comments