]> 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 09:00:11 +0000 (09:00 +0000)
committerPeter Astrand <astrand@lysator.liu.se>
Sun, 7 Jan 2007 09:00:11 +0000 (09:00 +0000)
commit6cdc34672ccf0e09d7b8b1a2c515159544bec6d4
tree07afd893d939fdfd24de843cad13b9879e0ee31a
parenta7118d3a4aa7e2c0f1c7fbc441d39975344dfd33
Re-implemented fix for #1531862 once again, in a way that works with Python 2.2. Fixes bug #1603424.
Lib/subprocess.py