Beispiel #1
0
 def __init__(self, name):
     Production.__init__(self, name)
Beispiel #2
0
 def __init__(self, name):
     Production.__init__(self, name)
     self.time = None
Beispiel #3
0
 def __init__(self, name):
     Production.__init__(self, name)
     self.time = None
Beispiel #4
0
 def __init__(self, name):
     Production.__init__(self, name)