Пример #1
0
 def getCommonKeys(self, users):
     """ get common keys of a list of users """
     return LKH.getCommonKeys(self.dbfile, users)
Пример #2
0
 def getCommonKeys(self, users):
     """ get common keys of a list of users """
     return LKH.getCommonKeys(self.dbfile, users)