Пример #1
0
 def getKey(self, userid):
     """Get the key of corresponding to a user-id """
     return LKH.getUserKey(self.dbfile, userid)
Пример #2
0
 def getKey(self, userid):
     """Get the key of corresponding to a user-id """
     return LKH.getUserKey(self.dbfile, userid)