4594241 [rkeene@sledge /home/rkeene/projects/build]$ cat subprocess.txt
# COMPILE REQUIREMENT: python
# RUNTIME REQUIREMENT: python

# SHORT DESC: Python Module for Communicating with Processes
# LONG DESC: Subprocess is a Python module for starting and communicating with processes. This module overcomes several limitations with the old popen2 module, but also aims to be a generic module for starting and communicating with processes on POSIX systems. It can replace several older modules and functions, like: os.system, os.spawn*, os.popen*, popen2.*, and commands.*.

python setup.py install
4594242 [rkeene@sledge /home/rkeene/projects/build]$

Click here to go back to the directory listing.
Click here to download this file.
last modified: 2012-05-07 00:52:06