in tools/tftp_tester.py [0:0]
def spin(self): self.cur = (self.cur + 1) % 4 return self.positions[self.cur]