lazy properties?

Miki Tebeka miki.tebeka at gmail.com
Thu Nov 1 19:30:42 EDT 2012


> If you're using Python 3.2+, then functools.lru_cache probably
> ...
And if you're on 2.X, you can grab lru_cache from http://code.activestate.com/recipes/498245-lru-and-lfu-cache-decorators/



More information about the Python-list mailing list