Searched refs:next_proc (Results 1 – 2 of 2) sorted by relevance
50 def connect_to(self, next_proc): argument52 next_proc._prev_proc = self53 self._next_proc = next_proc
52 def connect_to(self, next_proc): argument