Message247622
Re my comment about handling Shell restarts differently for Shell restart cntlF6 and Run module F5: Python only runs "PYTHONSTARTUP" for interactive move. From the manual: "If this is the name of a readable file, the Python commands in that file are executed before the first prompt is displayed in interactive mode." When -s is passed, Idle opens Shell for sure and executes the file there. |
|
| Date |
User |
Action |
Args |
| 2015-07-29 20:40:29 | terry.reedy | set | recipients:
+ terry.reedy, kbk, cben, gpolo, MLModel, asvetlov |
| 2015-07-29 20:40:29 | terry.reedy | set | messageid: <[email protected]> |
| 2015-07-29 20:40:29 | terry.reedy | link | issue5233 messages |
| 2015-07-29 20:40:28 | terry.reedy | create | |
|