示例#1
0
 def __str__(self):
     return tools.to_str(self, remove=('password')) 
示例#2
0
 def __str__(self):
     return tools.to_str(self, remove=('private_key','request'))
示例#3
0
 def __str__(self):
     return tools.to_str(self)