Vérifier l'instance a un attribut dans Python
if hasattr(a, 'property'):
a.property
Kipngetich
if hasattr(a, 'property'):
a.property
if hasattr(a, 'property'):
a.property