Help with Dictionaries and Classes requested please.
Peter Otten
__peter__ at web.de
Thu Aug 9 04:38:51 EDT 2007
special_dragonfly wrote:
> I'm new to this group, I've read through the subject of a lot of the group
> but can't find anything relevant. Perhaps my question is too basic but I'm
> still stuck.
> Classes and Dictionaries.
> If I have a dictionary, how do I instantiate many instances of a class per
> dictionary key? Either at run-time or dynamically.
> Can anyone help me please?
No, your question is too vague rather than too basic.
What are you trying to do? Please give a concrete example and perhaps some
code that you already have.
Peter
More information about the Python-list
mailing list