SysCallError¶
-
exception
privex.helpers.exceptions.SysCallError[source]¶ Raised when an error appears to have been returned after calling an external command (e.g. via
subprocess.Popen)
privex.helpers.exceptions.SysCallError[source]¶Raised when an error appears to have been returned after calling an external command
(e.g. via subprocess.Popen)