[Python-Dev] Idea: Dictionary references
Andrew Barnert
abarnert at yahoo.com
Thu Dec 17 16:37:54 EST 2015
More information about the Python-Dev mailing list
Thu Dec 17 16:37:54 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 Thursday, December 17, 2015 11:19 AM, Franklin? Lee <leewangzhong+python at gmail.com> wrote: > ... > as soon as I figure out how descriptors actually work... I think you need to learn what LOAD_ATTR and the machinery around it actually does before I can explain why trying to optimize it like globals-vs.-builtins doesn't make sense. Maybe someone who's better at explaining than me can come up with something clearer than the existing documentation, but I can't.
- 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