Message95841
`Popen` is the wrong place to implement this functionality. It may be
reasonable to introduce a higher-level wrapper API which does this sort
of thing. Consider that if `Popen` itself does it, though, then there
is no way to launch a process with a particular working directory
*without* PWD set in its environment. |
|
Date |
User |
Action |
Args |
2009-11-30 19:50:23 | exarkun | set | recipients:
+ exarkun, ronaldoussoren, tebeka, gjb1002, pitrou |
2009-11-30 19:50:23 | exarkun | set | messageid: <1259610623.16.0.433317700908.issue4057@psf.upfronthosting.co.za> |
2009-11-30 19:50:21 | exarkun | link | issue4057 messages |
2009-11-30 19:50:20 | exarkun | create | |
|