expanding a variable to a dict
I've got a variable in a loop that I'm trying to expand/translate/ readdress as an existing dict so as to add some keys into it.. eg; I have a set of existing dicts: dictFoo, dictBar, dictFrotz (names changed to protect the innocent) now I'd like to check them all for the existence of certain def
Re: expanding a variable to a dict
brilliant. thanks to both of you. -- http://mail.python.org/mailman/listinfo/python-list