Example #1
0
 def __init__(self, comment):
     self.checkedout = []
     cc.mkact(comment)
Example #2
0
 def __init__(self, comment):
     self.checkedout = []
     self.cc_label = CC_LABEL
     cc.mkact(comment)
Example #3
0
 def __init__(self, comment):
     self.checkedout = []
     self.cc_label = CC_LABEL
     cc.mkact(comment)
Example #4
0
 def __init__(self, comment):
     self.checkedout = []
     cc.mkact(comment)