In article <[EMAIL PROTECTED]>,
Wildemar Wildenburger <[EMAIL PROTECTED]> wrote:
> ... how?
>
> I'm writing an app that holds a public data dictionary from which other
> objects obtain part of their __dict__ values so they all work on the
> same dataset (yes I'm fiendishly clever and a constru
... how?
I'm writing an app that holds a public data dictionary from which other
objects obtain part of their __dict__ values so they all work on the
same dataset (yes I'm fiendishly clever and a constructor of unreadable
sentences (and code) ;)).
My problem is that I haven't found an easy way