[Python-Dev] Instance variable access and descriptors (original) (raw)
Armin Rigo arigo at tunes.org
Wed Jun 13 09:46:41 CEST 2007
- Previous message: [Python-Dev] Instance variable access and descriptors
- Next message: [Python-Dev] Instance variable access and descriptors
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Hi,
On Tue, Jun 12, 2007 at 08:10:26PM +1200, Greg Ewing wrote:
Rather than spend time tinkering with the lookup order, it might be more productive to look into implementing a cache for attribute lookups.
See patch #1700288.
Armin
- Previous message: [Python-Dev] Instance variable access and descriptors
- Next message: [Python-Dev] Instance variable access and descriptors
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]