Exemplo n.º 1
0
 def wset(self, *, wtable, event):
     return WindowSet('k', wtable.table, wtable, event)
Exemplo n.º 2
0
 def wset(self, *, iwtable, event):
     return WindowSet("k", iwtable.table, iwtable, event)