示例#1
0
 def get_token(self, id, index1=0, index2=0):
     return ct.ed_get_token(self.h, id, index1, index2)
示例#2
0
 def get_token(self, id, index1, index2):
     return ct.ed_get_token(self.h, id, index1, index2)