Exemplo n.º 1
0
 def show_note(self):
     if stickynotes:
         stickynotes.stickynote_f({'c':self.c})
     else:
         g.es('stickynotes not available')
Exemplo n.º 2
0
 def show_note(self):
     if stickynotes:
         stickynotes.stickynote_f({'c': self.c})
     else:
         g.es('stickynotes not available')
Exemplo n.º 3
0
 def show_note(self):
     if stickynotes:
         stickynotes.stickynote_f({"c": self.c})
     else:
         g.es("stickynotes not available")