Variable de classe d'accès Python par chaîne

# name must be a string
# default is optional
getattr(object, name, default)
Important Iguana