[ 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
- 対話式の高レベルオブジェクト指向言語 (Python2 バージョン)
- dep: python (<< 2.8)
- dep: python (>= 2.7~)