[issue5484] subprocess.call() fails for .bat files on Windows, if executable path contains parenthesis

Erik Sandberg report at bugs.python.org
Fri Mar 13 18:07:34 CET 2009


Erik Sandberg <sandberg at virtutech.com> added the comment:

argh, it seems that the problem is in how CreateProcess works; exactly
the same error can be provoked from C.

----------
Added file: http://bugs.python.org/file13321/parenbug.c

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


More information about the Python-bugs-list mailing list