"Brock Filer" <[EMAIL PROTECTED]> wrote in message news:[EMAIL PROTECTED] >> I personally would first try to dump the quotes and use standard >> attributes -- countries.us.Colorado... -- and the __get/set/delattr__ >> methods. > > If I do that, the attributes (that was a stupid name for me to choose) > and children would have to not share any names with each other,
Since multiple objects can indeed have duplicate attribute names, and such duplication is rampant in Python, I am not sure what you mean. Terry J. Reedy -- http://mail.python.org/mailman/listinfo/python-list