Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.python > #33444 > unrolled thread
| Started by | Demian Brecht <demianbrecht@gmail.com> |
|---|---|
| First post | 2012-11-16 07:22 -0800 |
| Last post | 2012-11-16 07:22 -0800 |
| Articles | 1 — 1 participant |
Back to article view | Back to comp.lang.python
This discussion starts older than the indexed window; earlier articles aren't shown. The article labeled Started by
below is the oldest one visible, not the original post.
Re: Lazy Attribute Demian Brecht <demianbrecht@gmail.com> - 2012-11-16 07:22 -0800
| From | Demian Brecht <demianbrecht@gmail.com> |
|---|---|
| Date | 2012-11-16 07:22 -0800 |
| Subject | Re: Lazy Attribute |
| Message-ID | <mailman.3753.1353079381.27098.python-list@python.org> |
> There is a ready made and well tested lazy decorator at http://pypi.python.org/pypi/lazy. I even has a better name. ;-) I was ignorantly unaware of this module. You've saved me a few lines of code every time I want to achieve lazy loading - thanks :) > Since people seem to come up with their own implementations on a bi-weekly basis, I am seriously wondering how to improve its visibility. Putting it on PyPI alone does not cut it, apparently. This was a good start ;) Demian Brecht @demianbrecht http://demianbrecht.github.com
Back to top | Article view | comp.lang.python
csiph-web