OpenQuizz
Une application de gestion des contenus pédagogiques
|
Public Member Functions | |
def | __init__ (self, command, status, stderr=None, stdout=None) |
![]() | |
def | __str__ (self) |
Additional Inherited Members | |
![]() | |
command | |
status | |
stdout | |
stderr | |
Thrown if execution of the git command fails with non-zero status code.
def __init__ | ( | self, | |
command, | |||
status, | |||
stderr = None , |
|||
stdout = None |
|||
) |
Reimplemented from CommandError.