[ buster ]
[ 原始碼: python-subprocess32 ]
套件:python-subprocess32(3.5.3-1)
python-subprocess32 的相關連結
Debian 的資源:
下載原始碼套件 python-subprocess32:
- [python-subprocess32_3.5.3-1.dsc]
- [python-subprocess32_3.5.3.orig.tar.gz]
- [python-subprocess32_3.5.3-1.debian.tar.xz]
維護小組:
外部的資源:
- 主頁 [pypi.python.org]
相似套件:
backport of the Py3 stdlib subprocess module for Py2
This is a backport of the Python 3.2 subprocess module to replace the stdlib subprocess module of Python versions 2.4 through 2.7, strongly recommended for POSIX systems. It includes a C extension used internally to handle the code path between fork() and exec(), which is more reliable when an application uses threads. Timeout support backported from Python 3.3 is also included. On the background, see PEP-324.
其他與 python-subprocess32 有關的套件
|
|
|
|
-
- dep: libc6 (>= 2.9)
- GNU C 函式庫:共用函式庫
同時作為一個虛擬套件由這些套件填實: libc6-udeb
-
- dep: python
- interactive high-level object-oriented language (Python2 version)
- dep: python (<< 2.8)
- dep: python (>= 2.7~)