summaryrefslogtreecommitdiff
path: root/Misc/NEWS.d/next/IDLE/2019-06-03-00-39-29.bpo-5680.VCQfOO.rst
blob: 9fc6420774888c0afb46489e8f25f5a1b3fc1351 (plain)
1
2
3
Add 'Run... Customized' to the Run menu to run a module with customized
settings.  Any 'command line arguments' entered are added to sys.argv.
One can suppress the normal Shell main module restart.