
Aug. 27, 2012
9:08 a.m.
Chris Jerdonek added the comment: 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. ---------- keywords: +patch Added file: http://bugs.python.org/file27016/issue-15533-test-cases-1.patch _______________________________________ Python tracker <report@bugs.python.org> <http://bugs.python.org/issue15533> _______________________________________