예제 #1
0
 def wset(self, *, wtable, event):
     return WindowSet('k', wtable.table, wtable, event)
예제 #2
0
 def wset(self, *, iwtable, event):
     return WindowSet("k", iwtable.table, iwtable, event)