Beispiel #1
0
 def __init__ (self):
     DirectedAcyclicGraph.__init__(self)
     self.cmp = cmp_headers_first
Beispiel #2
0
    def __init__ (self):
        DirectedAcyclicGraph.__init__(self)

        self.palette = []
        self.colors  = []
Beispiel #3
0
 def __init__(self):
     DirectedAcyclicGraph.__init__(self)
     self.cmp = cmp_headers_first