]> granicus.if.org Git - python/commit
Changed signature of call function to avoid confusion: this 'args' is not the same...
authorPeter Astrand <astrand@lysator.liu.se>
Sun, 5 Dec 2004 20:15:36 +0000 (20:15 +0000)
committerPeter Astrand <astrand@lysator.liu.se>
Sun, 5 Dec 2004 20:15:36 +0000 (20:15 +0000)
commit5f5e141589523c3ddf8bbd611f358950126977ef
tree50acd56ec0dd3dbaaabed11a39722b9b300de9f9
parentc7979f16ecc0568e931edf440b25c437b461fd01
Changed signature of call function to avoid confusion: this 'args' is not the same as the one to the Popen constructor
Doc/lib/libsubprocess.tex
Lib/subprocess.py