Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.python > #33423 > unrolled thread
| Started by | Andriy Kornatskyy <andriy.kornatskyy@live.com> |
|---|---|
| First post | 2012-11-16 13:26 +0300 |
| Last post | 2012-11-16 13:26 +0300 |
| 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 Andriy Kornatskyy <andriy.kornatskyy@live.com> - 2012-11-16 13:26 +0300
| From | Andriy Kornatskyy <andriy.kornatskyy@live.com> |
|---|---|
| Date | 2012-11-16 13:26 +0300 |
| Subject | RE: Lazy Attribute |
| Message-ID | <mailman.3741.1353061629.27098.python-list@python.org> |
from wheezy.core.descriptors import attribute as lazy @lazy def display_name... Thanks. Andriy Kornatskyy ---------------------------------------- > Date: Fri, 16 Nov 2012 09:56:41 +0200 > From: sscc@mweb.co.za > To: python-list@python.org > Subject: Re: Lazy Attribute > > On 2012/11/16 09:49 AM, Andriy Kornatskyy wrote: > > >> The name "attribute" is not very descriptive. Why not "lazy_attribute" instead? > > > > It just shorter and still descriptive. > > Shorter, but not descriptive. > > -- > Regards > Alex > -- > http://mail.python.org/mailman/listinfo/python-list
Back to top | Article view | comp.lang.python
csiph-web