On 05/01/2017 08:47 PM, Jason Maldonis wrote:
If this should be asked in learn python I apologize -- please just tell me
without answering.
If you could re-ask this question over on Python List I'd love to discuss which errors you are seeing from
__getattribute__ (beside AttributeError, of c
On 2 May 2017 at 13:47, Jason Maldonis wrote:
> Hi everyone,
>
> If this should be asked in learn python I apologize -- please just tell me
> without answering.
>
> I'm working on a large class architecture and I find myself often
> overloading __getattr__. I am continuously running into the issu
Hi everyone,
If this should be asked in learn python I apologize -- please just tell me
without answering.
I'm working on a large class architecture and I find myself often
overloading __getattr__. I am continuously running into the issue where I
want __getattr__ to have access to the error that