Message193401
| Author | ncoghlan |
|---|---|
| Recipients | Marc.Abramowitz, alex, barry, belopolsky, brett.cannon, ncoghlan, pitrou, rhettinger, vstinner |
| Date | 2013-07-20.06:29:20 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <CADiSq7cA4CEaVAc2yiRep-Y0b4YmbUuBzKkHpefYuOPQSVdOzw@mail.gmail.com> |
| In-reply-to | <1374284751.72.0.09001882885.issue15805@psf.upfronthosting.co.za> |
| Content | |
|---|---|
+1 for io as an intuitive home for a basic version that redirects the current process output only (and is documented as doing so). While I like the idea of offering a more sophisticated version that affects subprocesses as well, I think that would be a very surprising thing to do by default and should be a separate issue (perhaps proposing such an addition to the subprocess module). |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2013-07-20 06:29:20 | ncoghlan | set | recipients: + ncoghlan, barry, brett.cannon, rhettinger, belopolsky, pitrou, vstinner, alex, Marc.Abramowitz |
| 2013-07-20 06:29:20 | ncoghlan | link | issue15805 messages |
| 2013-07-20 06:29:20 | ncoghlan | create | |