[issue15533] subprocess.Popen(cwd) documentation

Chris Jerdonek report at bugs.python.org
Wed Sep 5 16:25:51 CEST 2012


Chris Jerdonek added the comment:

Here is a proposed patch that attempts to minimize the chance of test breakage for Tru64.  The patch follows Martin's recommendation on python-dev of being cautious by following existing code.

----------
Added file: http://bugs.python.org/file27123/issue-15533-8-default.patch

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue15533>
_______________________________________


More information about the Python-bugs-list mailing list