The Python commandsplus module
This is a Python module which complements the existing commands
module with an extra function getstatusoutputerror, and a useful
function that protects a command-line argument from shell
metacharacters.
Usage
See the module documentation for usage information. from commandsplus import getstatusoutputerror basically sums it up.
Check the standard commands.getstatusoutput function help for related information.
Getting help
Help for this software is available in several forms. Here are the rules:
- E-mails or posted comments with bug reports, patches, suggestions or contributions of any kind will be received by me in good faith, and I will, in time, incorporate all submitted improvements, in any form, to the software.
- This software is delivered to you without warranty of any kind, as recognized by the GNU General Public License.
- Special requests, such as customization, third-party licenses, development of large features, or requests which require software engineering to be applied, will be performed by me, for a fee. If you’re attracted to my engineering skills, wait until you see my rates. After all, living on a Third World country has its advantages. Let me know if you’re interested.