Message296500
| Author | terry.reedy |
|---|---|
| Recipients | terry.reedy |
| Date | 2017-06-20.23:35:40 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1498001740.77.0.0953898655235.issue30719@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
Spinoff from #10079. "PseudoStderrFile" in PyShell.py brings the shell forward if an error occurs. It should be possible to extract G. Polo's patch for that class from the megapatch. A possible issue is that PseudoStdoutFile and PseudoStderrFile have been combined as PseudoOutputFile. That and PseudoInputfile are used in both the IDLE and user processes. |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2017-06-20 23:35:40 | terry.reedy | set | recipients: + terry.reedy |
| 2017-06-20 23:35:40 | terry.reedy | set | messageid: <1498001740.77.0.0953898655235.issue30719@psf.upfronthosting.co.za> |
| 2017-06-20 23:35:40 | terry.reedy | link | issue30719 messages |
| 2017-06-20 23:35:40 | terry.reedy | create | |