Message169206
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. |
|
| 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: <[email protected]> |
| 2012-08-27 16:08:57 | chris.jerdonek | link | issue15533 messages |
| 2012-08-27 16:08:57 | chris.jerdonek | create | |
|