Beispiel #1
0
 def eid(self):
   return id_encode(self.id)
Beispiel #2
0
 def eid(self):
   self.cid = id_encode(self.id)
   return self.cid