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 | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
subprocess32-3.5.1.tar.gz
(96.0 kB
view hashes)
Built Distribution
Close
Hashes for subprocess32-3.5.1-cp27-cp27m-macosx_10_6_intel.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 0463f1e528f7cfd5c60626149eda9a1e488a317f6c2eb90c04ce5fbf1588077a |
|
MD5 | 1f13e2e8a8c54a35bf6d31ebf5442ed5 |
|
BLAKE2b-256 | a22e1da7c3c6f6e17fc193e257449dfaa687b8374ce03c844b1e7714dec93b31 |