[issue1576120] Support spawnvp[e] + use native execvp[e] on win32

2014-02-03 Thread Mark Lawrence
Changes by Mark Lawrence breamore...@yahoo.co.uk: -- nosy: -BreamoreBoy ___ Python tracker rep...@bugs.python.org http://bugs.python.org/issue1576120 ___ ___

[issue1576120] Support spawnvp[e] + use native execvp[e] on win32

2010-09-12 Thread Mark Lawrence
Mark Lawrence breamore...@yahoo.co.uk added the comment: Brian/Tim any comments on this, the patch contains C code that I'm not qualified to comment on. -- nosy: +BreamoreBoy, brian.curtin, tim.golden ___ Python tracker rep...@bugs.python.org

[issue1576120] Support spawnvp[e] + use native execvp[e] on win32

2010-07-10 Thread Mark Lawrence
Changes by Mark Lawrence breamore...@yahoo.co.uk: -- versions: +Python 3.2 -Python 2.7 ___ Python tracker rep...@bugs.python.org http://bugs.python.org/issue1576120 ___