[docs] [issue15533] subprocess.Popen(cwd) documentation
Chris Jerdonek
report at bugs.python.org
Tue Sep 4 14:21:35 CEST 2012
Chris Jerdonek added the comment:
Andrew, I seem to be getting a test failure for test_executable_with_cwd() with your updated patch (the child process is outputting an absolute path rather than '').
I will update the patch to fix. There are also some stylistic changes I would like to make to the helper method (updated code comment, etc).
----------
_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue15533>
_______________________________________
More information about the docs
mailing list