Package common :: Module shellutils :: Class Execute
[frames] | no frames]

Class Execute

source code

This is a deadlock safe version of popen2 (no stdin), that returns
an object with errorlevel, out and err.

Instance Methods
 
__init__(self, command) source code