Changeset View
Changeset View
Standalone View
Standalone View
head/devel/py-subprocess32/pkg-descr
| Property | Old Value | New Value |
|---|---|---|
| fbsd:nokeywords | null | yes \ No newline at end of property |
| svn:eol-style | null | native \ No newline at end of property |
| svn:mime-type | null | text/plain \ No newline at end of property |
| 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. | |||||
| WWW: https://github.com/google/python-subprocess32 | |||||