Dave Abrahams <d...@boostpro.com> added the comment: I've uploaded a new probe.py that contains a win32 Popen wrapper that I think acts just like *nix's Popen w.r.t. PATH and environment (pass --fix to demonstrate). I suggest using this or an equivalent wrapper for Win32, and documenting the fact that with shell=False, filename extensions need to be supplied explicitly on windows.
---------- Added file: http://bugs.python.org/file17180/probe.py _______________________________________ Python tracker <rep...@bugs.python.org> <http://bugs.python.org/issue8557> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com