Message193475
| Author | Marc.Abramowitz |
|---|---|
| Recipients | Marc.Abramowitz, alex, barry, belopolsky, brett.cannon, ncoghlan, pitrou, rhettinger, vstinner |
| Date | 2013-07-21.23:58:33 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1374451113.51.0.215762974165.issue15805@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
Thanks Nick! I'll work on applying your suggestions a little later. And I'll add a note about it not working with subprocesses because I realized that I forgot to do that. Regarding redirect_stdfile, which is presumably what you meant by "name-based API", I started out with unqualified names like 'stdout', etc. I went with the qualified name as an attempt at making it more general (i.e.: if folks perhaps wanted to use this for something other than sys files) - I don't know whether or not this is useful - I don't have a use case in mind (anyone else got one?) - so I don't know if qualified names brings anything useful or not but that was the thinking. Thoughts on this are welcome. |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2013-07-21 23:58:33 | Marc.Abramowitz | set | recipients: + Marc.Abramowitz, barry, brett.cannon, rhettinger, ncoghlan, belopolsky, pitrou, vstinner, alex |
| 2013-07-21 23:58:33 | Marc.Abramowitz | set | messageid: <1374451113.51.0.215762974165.issue15805@psf.upfronthosting.co.za> |
| 2013-07-21 23:58:33 | Marc.Abramowitz | link | issue15805 messages |
| 2013-07-21 23:58:33 | Marc.Abramowitz | create | |