Message173647
| Author | pitrou |
|---|---|
| Recipients | asksol, brandon-rhodes, catalin.iacob, cool-RR, dholth, jnoller, mrmekon, ned.deily, neologix, numbernine, pitrou, rcoyner, sbt, vsekhar |
| Date | 2012-10-23.23:40:56 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1351035656.22.0.630767457412.issue8713@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
By the way, instead of doing fork() + exec() in pure Python, you probably want to use _posixsubprocess.fork_exec(). |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2012-10-23 23:40:56 | pitrou | set | recipients: + pitrou, ned.deily, jnoller, rcoyner, asksol, cool-RR, dholth, brandon-rhodes, neologix, catalin.iacob, sbt, numbernine, vsekhar, mrmekon |
| 2012-10-23 23:40:56 | pitrou | set | messageid: <1351035656.22.0.630767457412.issue8713@psf.upfronthosting.co.za> |
| 2012-10-23 23:40:56 | pitrou | link | issue8713 messages |
| 2012-10-23 23:40:56 | pitrou | create | |