Hi Gabriel;
Not sure what generic attribute container is. I am reading in from xml file all reg names for a chip. So then I'd be able to use python scripts to access the regs. So eventually this class will get subclassed w/ hw access instead of just saving in int. So I want to call this module something like "CHIP" which contains a struct. I add the "REG" struct objects as I read them in from xml file. The "REG" struct would have info about address, # of bits, type (RO, RW, etc). Thx, Mark -- http://mail.python.org/mailman/listinfo/python-list