Message166473
| Author | sbt |
|---|---|
| Recipients | Grissiom.Gu, cvrebert, sbt |
| Date | 2012-07-26.11:11:56 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1343301117.49.0.424064747055.issue15451@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
I think env is used for specifying the environment used by the child process once it has started. env['PATH'] is not used by the parent process to find program to run. Having said that, maybe if you used "shell=True" as well then the shell would find the program using env['PATH']. |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2012-07-26 11:11:57 | sbt | set | recipients: + sbt, cvrebert, Grissiom.Gu |
| 2012-07-26 11:11:57 | sbt | set | messageid: <1343301117.49.0.424064747055.issue15451@psf.upfronthosting.co.za> |
| 2012-07-26 11:11:56 | sbt | link | issue15451 messages |
| 2012-07-26 11:11:56 | sbt | create | |