Module zut.process
Run processes and handle process errors (wrappers and extensions on stdlib’s subprocess).
Functions
|
|
|
|
|
Run a process, transfering live output to callbacks. |
|
Exceptions
|
Extended and configurable version of CalledProcessError (of module subprocess of the standard library), displaying stderr and stdout in the error message. |