Пример #1
0
 def isStar(self, col):
     if self.gtmode:
         return GroupTrack.isStar(col)
     else:
         return Track.isStar(col)