Pakket: python-subprocess32 (3.2.7-3)
Verwijzigingen voor python-subprocess32
Trisquel bronnen:
Het bronpakket python-subprocess32 downloaden:
- [python-subprocess32_3.2.7-3.dsc]
- [python-subprocess32_3.2.7.orig.tar.gz]
- [python-subprocess32_3.2.7-3.debian.tar.xz]
Beheerder:
Original Maintainers:
- Debian Python Modules Team (Mailarchief)
- Ilias Tsitsimpis
- Daniel Stender
Externe bronnen:
- Homepage [pypi.python.org]
Vergelijkbare pakketten:
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.
Andere aan python-subprocess32 gerelateerde pakketten
|
|
|
-
- dep: libc6 (>= 2.9)
- GNU C Library: Shared libraries
Ook een virtueel pakket geboden door: libc6-udeb
-
- dep: python
- interactive high-level object-oriented language (default version)
- dep: python (<< 2.8)
- dep: python (>= 2.7~)