Message 161737 - Python tracker
Message161737
| Author | roger.serwy |
|---|---|
| Recipients | Thekent, ned.deily, roger.serwy, terry.reedy |
| Date | 2012-05-27.21:28:00 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1338154080.75.0.391227369467.issue11820@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
It might be possible to fix this problem by creating pipes to redirect stdout and stderr to the text widget in PyShell. The ShellWindow.py demo in Demo/tkinter/guido may be helpful. |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2012-05-27 21:28:00 | roger.serwy | set | recipients: + roger.serwy, terry.reedy, ned.deily, Thekent |
| 2012-05-27 21:28:00 | roger.serwy | set | messageid: <1338154080.75.0.391227369467.issue11820@psf.upfronthosting.co.za> |
| 2012-05-27 21:28:00 | roger.serwy | link | issue11820 messages |
| 2012-05-27 21:28:00 | roger.serwy | create | |