STINNER Victor <vstin...@python.org> added the comment:

If you want to look for the "demo" program in the PATH environment variable, 
use os.posix_spawnp() instead:
https://docs.python.org/dev/library/os.html#os.posix_spawnp

----------

_______________________________________
Python tracker <rep...@bugs.python.org>
<https://bugs.python.org/issue43113>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to