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