On Fri, Dec 18, 2015 at 2:37 PM, Andrew Barnert via Python-Dev <python-dev@python.org> wrote: > If __getattribute__ raises an AttributeError (or isn't found, but that only > happens in special cases like somehow calling a method on a type that hasn't > been constructed)
Wow. How do you do that? Is it possible with pure Python? ChrisA _______________________________________________ Python-Dev mailing list Python-Dev@python.org https://mail.python.org/mailman/listinfo/python-dev Unsubscribe: https://mail.python.org/mailman/options/python-dev/archive%40mail-archive.com