Exemplo n.º 1
0
 def __init__(self, name, command):
     IncrementalBuildTask.__init__(self, name)
     self._command = command
Exemplo n.º 2
0
 def __init__(self, name, command):
     IncrementalBuildTask.__init__(self, name)
     self._command = command