Exemplo n.º 1
0
 def GetDownloadCount(self):
   return int(GeneralCounter.get_count(str(self.key())))
Exemplo n.º 2
0
def GetViews(keystring):
    return GeneralCounter.get_count(keystring)