Message160700
| Author | pitrou |
|---|---|
| Recipients | ncoghlan, nedbat, pitrou, serhiy.storchaka |
| Date | 2012-05-15.09:36:43 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1337074464.3406.4.camel@localhost.localdomain> |
| In-reply-to | <1337056861.35.0.109478796982.issue14803@psf.upfronthosting.co.za> |
| Content | |
|---|---|
> As Ned notes, to cover *implicit* creation of Python subprocesses an > environment based solution would be needed to ensure the subprocesses > adopt the desired settings. So why aren't you proposing an environment-based solution instead? :) To use the "-C" option, you have to modify all places which launch a Python subprocess. |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2012-05-15 09:36:43 | pitrou | set | recipients: + pitrou, ncoghlan, nedbat, serhiy.storchaka |
| 2012-05-15 09:36:43 | pitrou | link | issue14803 messages |
| 2012-05-15 09:36:43 | pitrou | create | |