パッケージ: python-subprocess32 (3.2.7-3)
python-subprocess32 に関するリンク
Trisquel の資源:
python-subprocess32 ソースパッケージをダウンロード:
- [python-subprocess32_3.2.7-3.dsc]
- [python-subprocess32_3.2.7.orig.tar.gz]
- [python-subprocess32_3.2.7-3.debian.tar.xz]
メンテナ:
Original Maintainers:
- Debian Python Modules Team (メールアーカイブ)
- Ilias Tsitsimpis
- Daniel Stender
外部の資源:
- ホームページ [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 Library: Shared libraries
以下のパッケージによって提供される仮想パッケージでもあります: libc6-udeb
-
- dep: python
- interactive high-level object-oriented language (default version)
- dep: python (<< 2.8)
- dep: python (>= 2.7~)