Message169206
| Author | chris.jerdonek |
|---|---|
| Recipients | chris.jerdonek, cvrebert, docs@python |
| Date | 2012-08-27.16:08:56 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1346083737.84.0.799156787268.issue15533@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
Attached are a few test cases showing that Popen *does* consider cwd when searching for the executable (as well as for args[0]), and in particular that you *can* specify the program's path relative to cwd. I also moved the test_cwd test to be adjacent to the other cwd test (the one that tests cwd with the executable argument). I can also prepare the documentation changes for addition to the patch. |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2012-08-27 16:08:57 | chris.jerdonek | set | recipients: + chris.jerdonek, cvrebert, docs@python |
| 2012-08-27 16:08:57 | chris.jerdonek | set | messageid: <1346083737.84.0.799156787268.issue15533@psf.upfronthosting.co.za> |
| 2012-08-27 16:08:57 | chris.jerdonek | link | issue15533 messages |
| 2012-08-27 16:08:57 | chris.jerdonek | create | |