Ejemplo n.º 1
0
 def select(self):
     """Select item"""
     AbstractShape.select(self)
     self.shape.select()
Ejemplo n.º 2
0
 def select(self):
     """Select item"""
     AbstractShape.select(self)
     self.shape.select()