CMD + K

subprocess32

Community

Installation

To install this package, run one of the following:

Pip
$pip install -i https://pypi.anaconda.org/atonarp/simple subprocess32

Usage Tracking

3.2.7
1 / 8 versions selected
Downloads (Last 6 months): 0

Description

This is a backport of the subprocess standard library module from Python 3.2 & 3.3 for use on Python 2. It includes bugfixes and some new features. On POSIX systems it is guaranteed to be reliable when used in threaded applications. It includes timeout support from Python 3.3 but otherwise matches 3.2's API. It has not been tested on Windows.

About

Last Updated

Aug 23, 2017 at 02:58

Total Downloads

284

Supported Platforms

noarch