A backport of the subprocess module from Python 3 for use on 2.x.
Project description
This is a backport of the subprocess standard library module from Python 3.2 - 3.5 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 and the run() API from 3.5 but otherwise matches 3.2’s API.
It has not been tested by the author on Windows.
On Python 3, it merely redirects the subprocess32 name to subprocess.
Project details
Release history Release notifications
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Filename, size | File type | Python version | Upload date | Hashes |
---|---|---|---|---|
Filename, size subprocess32-3.5.4-cp27-cp27m-macosx_10_6_intel.whl (34.0 kB) | File type Wheel | Python version cp27 | Upload date | Hashes View hashes |
Filename, size subprocess32-3.5.4.tar.gz (97.4 kB) | File type Source | Python version None | Upload date | Hashes View hashes |
Close
Hashes for subprocess32-3.5.4-cp27-cp27m-macosx_10_6_intel.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 88e37c1aac5388df41cc8a8456bb49ebffd321a3ad4d70358e3518176de3a56b |
|
MD5 | dca79b2d24da4e69528e5ab9d79c02a0 |
|
BLAKE2-256 | 35f37cdeeef9cb05c42fadcc8aa040dd3b80d94e0f6a8dedc4bacebf796c2385 |