Esempio n. 1
0
 def get_info(self):
     """print object attributes"""
     print_atributes(self)
Esempio n. 2
0
 def get_info(self):
     """print all of the spring properties"""
     print_atributes(self)
Esempio n. 3
0
 def get_info(self):
     """print all the class fields with values"""
     print_atributes(self)