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/2007-March/072297.html below:

[Python-Dev] deprecate commands.getstatus()

[Python-Dev] deprecate commands.getstatus() [Python-Dev] deprecate commands.getstatus()Greg Ewing greg.ewing at canterbury.ac.nz
Fri Mar 23 02:29:04 CET 2007
Guido van Rossum wrote:

> I wonder if we should even get rid of os.system(); then there should
> be a subprocess.system() instead.

That sounds okay, since system() isn't actually a system call,
despite its name.

> And do we even need os.fork(),  os.exec*(), os.spawn*()?

Since fork() and exec() are directly wrapping actual system
calls, I think they should stay in os. I'm not sure about
spawn() -- on Unix it's not a direct system call, but it
might be on Windows.

--
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