mirror of
https://github.com/python/cpython.git
synced 2025-08-04 17:08:35 +00:00
Issue #16123: IDLE - deprecate running without a subprocess.
Patch by Roger Serwy
This commit is contained in:
parent
81e5e0a725
commit
9b1e59a2b3
2 changed files with 9 additions and 3 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue