Language

Package: python2-subprocess32 @ 3.2.7

Synopsis

Backport of the subprocess module from Python 3.2

Description

This is a backport of the subprocess standard library module from Python 3.2 and 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.

Home page
https://github.com/google/python-subprocess32
Location
gnu/packages/python-xyz.scm (line: 10178, column: 2)
License

Lint warnings

LinterMessageLocation
No lint warnings