]> granicus.if.org Git - python/commit
1. Add a command line switch to run without the subprocess
authorKurt B. Kaiser <kbk@shore.net>
Thu, 15 May 2003 18:52:51 +0000 (18:52 +0000)
committerKurt B. Kaiser <kbk@shore.net>
Thu, 15 May 2003 18:52:51 +0000 (18:52 +0000)
commit8f570a768fcefef5e8c9f9cf1facc4f8cdc3ef3f
tree52d1873073d7062246bbbbcca32ca9dc0d22ae82
parent5db4843c5e7d2b420b9ca9189b9e30669b62e55e
1. Add a command line switch to run without the subprocess
2. Remove the shell menu and associated bindings when running
   without the subprocess.
3. Update the IDLE Help and usage text.
4. Update display_port_binding_error to suggest using -n

M PyShell.py
M help.txt
Lib/idlelib/PyShell.py
Lib/idlelib/help.txt