Python commandsplus 0.2.3 review

Download
by rbytes.net on

Python commandsplus is a Python module that complements the existing commands module with an extra function getstatusoutputerror, whi

License: GPL (GNU General Public License)
File size: 0K
Developer: Manuel Amador
0 stars award from rbytes.net

Python commandsplus is a Python module that complements the existing commands module with an extra function getstatusoutputerror, which separates the standard output from the standard error and makes it easier to evaluate return status.

Python commandsplus also includes a useful function that protects a command line argument from shell metacharacters.

Requirements:
Python 2.2 or later

Installation:

To install, use:

python setup.py install # to build and install directly
python setup.py bdist_rpm # to prepare an RPM

What's New in This Release:
Rereleased with new, correct contact information.
few documentation fixes.

Python commandsplus 0.2.3 keywords