On 10-8-2019 05:57, Mats Wichmann wrote:

> Please be more precise.  We're not trying to be argumentative; you have
> to help us know enough before we can help you.
> 

Mats, Bob, sorry for not being clear. I have the string and want to
create the instances.

Bob's

name = # get from data base
setattr(root.channel, name, SSE(name))

is what I was looking for, time to read up on attributes,

Thanks,

Ingo
_______________________________________________
Tutor maillist  -  Tutor@python.org
To unsubscribe or change subscription options:
https://mail.python.org/mailman/listinfo/tutor

Reply via email to