[issue8224] subprocess.Popen raises WindowsError if there is a dot in program name

Sridhar Ratnakumar report at bugs.python.org
Wed Mar 24 19:27:01 CET 2010


Sridhar Ratnakumar <sridharr at activestate.com> added the comment:

Note that typing "foo.bar" in the Windows command line works, only subprocess is not able to find the executable.

----------

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


More information about the Python-bugs-list mailing list