Message140975
| Author | eli.bendersky |
|---|---|
| Recipients | Aneesh, Peter.Caven, brian.curtin, eli.bendersky, georg.brandl, kbk, loewis, ned.deily, sunqiang, terry.reedy, tim.golden, vstinner |
| Date | 2011-07-23.11:21:45 |
| SpamBayes Score | 0.0006188856 |
| Marked as misclassified | No |
| Message-id | <1311420106.03.0.660712308701.issue12540@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
I don't think there's a problem with os.spawnv and os.kill - they do what their docs describe. IMHO, the solution should be to change IDLE so that it uses subprocess.Popen for both starting and killing the child process. |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2011-07-23 11:21:46 | eli.bendersky | set | recipients: + eli.bendersky, loewis, georg.brandl, terry.reedy, kbk, vstinner, tim.golden, ned.deily, brian.curtin, sunqiang, Peter.Caven, Aneesh |
| 2011-07-23 11:21:46 | eli.bendersky | set | messageid: <1311420106.03.0.660712308701.issue12540@psf.upfronthosting.co.za> |
| 2011-07-23 11:21:45 | eli.bendersky | link | issue12540 messages |
| 2011-07-23 11:21:45 | eli.bendersky | create | |