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