[Python-Dev] Instance variable access and descriptors (original) (raw)

Armin Rigo arigo at tunes.org
Wed Jun 13 09:46:41 CEST 2007


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



More information about the Python-Dev mailing list