Esempio n. 1
0
 def getLike(self, user):
     '''Returns VisionCommentLike or None'''
     return VisionCommentLike.get(self, user)