subprocess32 3.2.7
A backport of the subprocess module from Python 3.2/3.3 for use on 2.x.
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.
| File | Type | Py Version | Uploaded on | Size | |
|---|---|---|---|---|---|
| subprocess32-3.2.7.tar.gz (md5) | Source | 2015-11-16 | 52KB | ||
| subprocess32-3.2.7.zip (md5) | Source | 2015-11-16 | 57KB | ||
- Author: Gregory P. Smith
- Home Page: https://github.com/google/python-subprocess32
- Bug Tracker: http://bugs.python.org/
- License: PSF license
-
Categories
- Development Status :: 5 - Production/Stable
- Intended Audience :: Developers
- License :: OSI Approved :: Python Software Foundation License
- Operating System :: POSIX
- Operating System :: POSIX :: BSD
- Operating System :: POSIX :: Linux
- Operating System :: POSIX :: SunOS/Solaris
- Programming Language :: Python :: 2.4
- Programming Language :: Python :: 2.5
- Programming Language :: Python :: 2.6
- Programming Language :: Python :: 2.7
- Programming Language :: Python :: 2 :: Only
- Programming Language :: Python :: Implementation :: CPython
- Topic :: Software Development :: Libraries
- Package Index Owner: GregoryPSmith
- Package Index Maintainer: google_opensource
- DOAP record: subprocess32-3.2.7.xml
