> > You have to create your dict somewhere else. You can either set it from > outside: > > class Enum(RootFragment): > ... > > Enum._jpaTypes = { ... } >
THANKS for the quick help. Karsten -- http://mail.python.org/mailman/listinfo/python-list
> > You have to create your dict somewhere else. You can either set it from > outside: > > class Enum(RootFragment): > ... > > Enum._jpaTypes = { ... } >
THANKS for the quick help. Karsten -- http://mail.python.org/mailman/listinfo/python-list