Exemplo n.º 1
0
 def connect(self, p):
     """Overloaded to connect and call `set_phy()`."""
     self.set_phy(p)
     return CSMAC.connect(self, p)