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/2001-February/012616.html below:

[Python-Dev] Alternative to os.system that takes a list of strings?

[Python-Dev] Alternative to os.system that takes a list of strings? [Python-Dev] Alternative to os.system that takes a list of strings?Guido van Rossum guido@digicool.com
Mon, 05 Feb 2001 10:55:39 -0500
> > This functionality is alrady available through the os.spawn*() family
> > of functions.  This is supported on Unix and Windows.
> 
> Hi, Guido.  The only problem with os.spawn* is that it forks off a new
> process, and I don't know how to wait for the new process to finish.

Use os.P_WAIT for the mode argument.

> > BTW, what do you mean by "upstream"?
> 
> I thought it might be a useful thing to include in the python
> distribution.

Which is hardly "upstream" from python-dev -- this is where it's
decided! :-)

--Guido van Rossum (home page: http://www.python.org/~guido/)



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