Example #1
0
 def __init__(self, data):
     Immutable.__init__(**locals())
Example #2
0
 def __init__ (self, targets, sinks, functions):
     Immutable.__init__(**locals())