subprocess32 3.2.3
Newer version available (3.5.4)
Released:
Backport of the subprocess module from Python 3.2.3 for use on 2.x.
Navigation
Verified details
These details have been verified by PyPIMaintainers
Unverified details
These details have not been verified by PyPIProject links
Meta
- License: Apache Software License, Python Software Foundation License
- Author: Gregory P. Smith
- Tags subprocess , backport , python2
Classifiers
- Development Status
- Intended Audience
- License
- Operating System
- Programming Language
Project description
This is a backport of the subprocess standard library module from Python 3.2.3 for use on Python 2.4, 2.5, 2.6 and 2.7.
It includes bugfixes and new features. On POSIX systems it is MUCH more reliable when used in threaded applications.
Project details
Verified details
These details have been verified by PyPIMaintainers
Unverified details
These details have not been verified by PyPIProject links
Meta
- License: Apache Software License, Python Software Foundation License
- Author: Gregory P. Smith
- Tags subprocess , backport , python2
Classifiers
- Development Status
- Intended Audience
- License
- Operating System
- Programming Language