Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.python > #32581
| Newsgroups | comp.lang.python |
|---|---|
| Date | 2012-11-01 16:30 -0700 |
| References | <5092EBED.2090002@gmail.com> <mailman.3168.1351806771.27098.python-list@python.org> |
| Subject | Re: lazy properties? |
| From | Miki Tebeka <miki.tebeka@gmail.com> |
| Message-ID | <mailman.3172.1351812652.27098.python-list@python.org> (permalink) |
> 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/
Back to comp.lang.python | Previous | Next — Previous in thread | Find similar | Unroll thread
Re: lazy properties? Ian Kelly <ian.g.kelly@gmail.com> - 2012-11-01 15:52 -0600 Re: lazy properties? Miki Tebeka <miki.tebeka@gmail.com> - 2012-11-01 16:30 -0700 Re: lazy properties? Miki Tebeka <miki.tebeka@gmail.com> - 2012-11-01 16:30 -0700
csiph-web