Imprimir itens em Python objeto
def (myObject):
print(vars(myObject))
Lonely Louse
def (myObject):
print(vars(myObject))