예제 #1
0
 def __init__(self, text, answer):
     CopyToClipboardAction.__init__(self, answer, answer)
     self.text = text
예제 #2
0
 def __init__ (self, text, answer):
     CopyToClipboardAction.__init__ (self, answer, answer)
     self.text = text