[Python-Dev] Idea: Dictionary references
Chris Angelico
rosuav at gmail.com
Thu Dec 17 22:55:13 EST 2015
More information about the Python-Dev mailing list
Thu Dec 17 22:55:13 EST 2015
- Previous message (by thread): [Python-Dev] Idea: Dictionary references
- Next message (by thread): [Python-Dev] Idea: Dictionary references
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
On Fri, Dec 18, 2015 at 2:37 PM, Andrew Barnert via Python-Dev <python-dev at 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
- Previous message (by thread): [Python-Dev] Idea: Dictionary references
- Next message (by thread): [Python-Dev] Idea: Dictionary references
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Python-Dev mailing list