Is it possible to make a new object attribute or blank dictionary from the value of a string? IE I have a string 'dict' and I want dict = {} or object.dict Thanks Chris