lisa.utils.subprocess_detailed_excep#
- lisa.utils.subprocess_detailed_excep()[source]#
Context manager that will replace
subprocess.CalledProcessErrorby a subclass that shows more details.
Context manager that will replace subprocess.CalledProcessError by
a subclass that shows more details.