On 01/18/2011 03:38 PM, bob gailer wrote:
def __getattr__(self, name): return self.enums[name] Note this does not handle the upper/lower case issue.
Thanks for the trick! works perfect! Regards Karim _______________________________________________ Tutor maillist - Tutor@python.org To unsubscribe or change subscription options: http://mail.python.org/mailman/listinfo/tutor