Message344348
I've added a minimal change for running a module in the editor with command line arguments.
Some notes:
1. The shortcut key (F7) can be entered while on the shell window. As of now, any of the Run menu shortcuts can be entered, so I didn't fix that bug as part of this issue.
2. I'm not saving the arguments in any way.
3. I didn't (yet) make the change to print the command line arguments in the shell or to add it to the status bar.
4. I didn't make a change to get the sys.argv values from startup.
5. I added a single menu entry and not a cascade of different custom run options. |
|
| Date |
User |
Action |
Args |
| 2019-06-03 00:47:58 | cheryl.sabella | set | recipients:
+ cheryl.sabella, rhettinger, terry.reedy, ggenellina, gpolo, mcepl, mrabarnett, asvetlov, markroseman, wolma, Saimadhav.Heblikar, louielu, veganaiZe |
| 2019-06-03 00:47:58 | cheryl.sabella | set | messageid: <[email protected]> |
| 2019-06-03 00:47:58 | cheryl.sabella | link | issue5680 messages |
| 2019-06-03 00:47:58 | cheryl.sabella | create | |
|