]> granicus.if.org Git - python/commit
Re-implemented fix for #1531862 once again, in a way that works with Python 2.2....
authorPeter Astrand <astrand@lysator.liu.se>
Sun, 7 Jan 2007 08:53:46 +0000 (08:53 +0000)
committerPeter Astrand <astrand@lysator.liu.se>
Sun, 7 Jan 2007 08:53:46 +0000 (08:53 +0000)
commitec05a2d5803db2e9d38e1126b8b88062b9e11ce8
tree268b23b3c84fb18bccd4d5a2f29b2f2170080b01
parente8330fa2aaef31ad3216cbbb35101e3b4ac62d2a
Re-implemented fix for #1531862 once again, in a way that works with Python 2.2. Fixes bug #1603424.
Lib/subprocess.py