Issue #16123: IDLE - deprecate running without a subprocess.

Patch by Roger Serwy
This commit is contained in:
Andrew Svetlov 2012-10-05 22:12:44 +03:00
parent 81e5e0a725
commit 9b1e59a2b3
2 changed files with 9 additions and 3 deletions

View file

@ -256,7 +256,7 @@ Command line usage:
Enter idle -h at the command prompt to get a usage message.
Running without a subprocess:
Running without a subprocess: (DEPRECATED)
If IDLE is started with the -n command line switch it will run in a
single process and will not create the subprocess which runs the RPC