Execute 1.2 Released!

Chris Withers chris at simplistix.co.uk
Tue Aug 10 11:25:01 CEST 2010


I'm pleased to announce the first public release of Execute.

This is a collection of common patterns for executing commands as sub 
processes.

It supports executing a simple command that requires no input in a sub 
process and can return:

- text sent to the standard error and output streams

- the return code set by the command

- both of the above as a tuple

For more information, please see:
http://www.simplistix.co.uk/software/python/execute

cheers,

Chris

-- 
Simplistix - Content Management, Zope & Python Consulting
            - http://www.simplistix.co.uk







More information about the Python-announce-list mailing list