Exemplo n.º 1
0
 def __init__( me, layout =None, **kargs):
     me.layout = layout or me.spr_layout
     ActionChooser.__init__( me, **kargs)