Class scoping problem...

Simon Brunning SBrunning at trisystems.co.uk
Tue Sep 26 12:39:33 EDT 2000


> From:	Hans Nowak [SMTP:hnowak at cuci.nl]
> OK, so why not try something like this:
> 
>     def baz(self):
>         return self.quix()
> 
>     def quix(self):
>         return self.bar
> 
> I suppose you have thought about that already, but I'm curious to know why
> 
> this would not be a solution to your problem.
> 
Hans,
Because I'm a moron, I'm in *way* over my head, and I never thought of it.

Thanks.

Cheers,
Simon Brunning
TriSystems Ltd.
sbrunning at trisystems.co.uk





-----------------------------------------------------------------------
The information in this email is confidential and may be legally privileged.
It is intended solely for the addressee. Access to this email by anyone else
is unauthorised. If you are not the intended recipient, any disclosure,
copying, distribution, or any action taken or omitted to be taken in
reliance on it, is prohibited and may be unlawful. TriSystems Ltd. cannot
accept liability for statements made which are clearly the senders own.




More information about the Python-list mailing list