python-subprocess32

backport of the Py3 stdlib subprocess module for Py2

Description

This is a backport of the Python 3.2 subprocess module to replace the stdlib subprocess module of Python versions 2.4 through 2.7, strongly recommended for POSIX systems. It includes a C extension used internally to handle the code path between fork() and exec(), which is more reliable when an application uses threads. Timeout support backported from Python 3.3 is also included. On the background, see PEP-324.

Upload more screenshots

Please help extend the collection of screenshots. Just make a screenshot and upload it here. You don't need to register or anything.

Upload a screenshot

Hint: upload an image here from your clipboard with Ctrl-V


Homepage

https://pypi.python.org/pypi/subprocess32


Install this software package

If the package is available for the distribution you are currently using on your computer then install the software by clicking on…

Install python-subprocess32