Message104766
| Author | dabrahams |
|---|---|
| Recipients | brian.curtin, dabrahams, docs@python, mark, r.david.murray |
| Date | 2010-05-02.03:43:23 |
| SpamBayes Score | 0.013850057 |
| Marked as misclassified | No |
| Message-id | <1272771808.49.0.285116788172.issue8557@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
I've uploaded a new probe.py that contains a win32 Popen wrapper that I think acts just like *nix's Popen w.r.t. PATH and environment (pass --fix to demonstrate). I suggest using this or an equivalent wrapper for Win32, and documenting the fact that with shell=False, filename extensions need to be supplied explicitly on windows. |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2010-05-02 03:43:28 | dabrahams | set | recipients: + dabrahams, mark, r.david.murray, brian.curtin, docs@python |
| 2010-05-02 03:43:28 | dabrahams | set | messageid: <1272771808.49.0.285116788172.issue8557@psf.upfronthosting.co.za> |
| 2010-05-02 03:43:26 | dabrahams | link | issue8557 messages |
| 2010-05-02 03:43:26 | dabrahams | create | |