Message342809
| Author | Random832 |
|---|---|
| Recipients | Random832, terry.reedy |
| Date | 2019-05-18.19:38:04 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1558208284.57.0.662861536384.issue36958@roundup.psfhosted.org> |
| In-reply-to |
| Content | |
|---|---|
IDLE currently just returns to the interactive prompt when a script exits, even if SystemExit has arguments. This can be confusing to new users if they are using sys.exit to print a message. |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2019-05-18 19:38:04 | Random832 | set | recipients: + Random832, terry.reedy |
| 2019-05-18 19:38:04 | Random832 | set | messageid: <1558208284.57.0.662861536384.issue36958@roundup.psfhosted.org> |
| 2019-05-18 19:38:04 | Random832 | link | issue36958 messages |
| 2019-05-18 19:38:04 | Random832 | create | |