Exemplo n.º 1
0
 def getKey(self, userid):
     """Get the key of corresponding to a user-id """
     return LKH.getUserKey(self.dbfile, userid)
Exemplo n.º 2
0
 def getKey(self, userid):
     """Get the key of corresponding to a user-id """
     return LKH.getUserKey(self.dbfile, userid)