A RetroSearch Logo

Home - News ( United States | United Kingdom | Italy | Germany ) - Football scores

Search Query:

Showing content from https://mail.python.org/pipermail/python-dev/2008-August/082004.html below:

[Python-Dev] subprocess insufficiently platform-independent?

[Python-Dev] subprocess insufficiently platform-independent? [Python-Dev] subprocess insufficiently platform-independent?Greg Ewing greg.ewing at canterbury.ac.nz
Tue Aug 26 03:52:16 CEST 2008
Guido van Rossum wrote:

> If you call:
> 
>     subprocess.call(cmd, shell=False)
> 
> Then it works on Linux, but fails on Windows because it does not
> perform the Windows %PATHEXT% search that allows it to find that
> "svn.exe" is the actual executable to be invoked.

Maybe the Windows implementation should do its own
%PATHEXT% lookup when the shell is not being used.

-- 
Greg
More information about the Python-Dev mailing list

RetroSearch is an open source project built by @garambo | Open a GitHub Issue

Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo

HTML: 3.2 | Encoding: UTF-8 | Version: 0.7.4