Example #1
0
 def __str__(self):
     return(objToString(self, text_color=Color.BLUE, use_newline=False))
Example #2
0
 def __str__(self):
     return(objToString(self, text_color=Color.CYAN))