[Python-Dev] __getattribute__'s error is not available in __getattr__

Ethan Furman ethan at stoneleaf.us
Tue May 2 13:06:49 EDT 2017
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 course, as that's the only one I would expect to see).

--
~Ethan~



More information about the Python-Dev mailing list