Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > comp.lang.python > #33423

RE: Lazy Attribute

Path csiph.com!usenet.pasdenom.info!aioe.org!news.stack.nl!newsfeed.xs4all.nl!newsfeed5.news.xs4all.nl!xs4all!newsgate.cistron.nl!newsgate.news.xs4all.nl!post.news.xs4all.nl!not-for-mail
Return-Path <andriy.kornatskyy@live.com>
X-Original-To python-list@python.org
Delivered-To python-list@mail.python.org
X-Spam-Status OK 0.063
X-Spam-Evidence '*H*': 0.88; '*S*': 0.00; 'attribute': 0.05; 'def': 0.10; 'wrote:': 0.17; 'alex': 0.17; '+0200': 0.20; 'to:name :python-list@python.org': 0.20; 'skip:- 40': 0.21; 'import': 0.21; 'thanks.': 0.21; 'to:2**1': 0.23; 'header:In-Reply-To:1': 0.25; 'am,': 0.27; 'date:': 0.29; 'url:mailman': 0.29; 'fri,': 0.30; 'url:python': 0.32; 'url:listinfo': 0.32; 'from:addr:live.com': 0.33; 'shorter': 0.33; 'to:addr:python-list': 0.33; 'nov': 0.35; 'subject:': 0.36; 'but': 0.36; 'url:org': 0.36; 'email addr:python.org': 0.36; 'why': 0.37; 'subject:: ': 0.38; 'from:': 0.38; 'to:addr:python.org': 0.39; 'skip:" 10': 0.40; 'url:mail': 0.40; 'email name:python-list': 0.62; 'received:157.55.2.110': 0.84; 'received:dub0-omc4-s35.dub0.hotmail.com': 0.84; 'charset:windows-1251': 0.97
X-Originating-IP [194.44.213.194]
From Andriy Kornatskyy <andriy.kornatskyy@live.com>
To <sscc@mweb.co.za>, "python-list@python.org" <python-list@python.org>
Subject RE: Lazy Attribute
Date Fri, 16 Nov 2012 13:26:01 +0300
Importance Normal
In-Reply-To <50A5F1B9.2070302@mweb.co.za>
References <50A5F1B9.2070302@mweb.co.za>
Content-Type text/plain; charset="windows-1251"
Content-Transfer-Encoding quoted-printable
MIME-Version 1.0
X-OriginalArrivalTime 16 Nov 2012 10:26:01.0588 (UTC) FILETIME=[C69EFB40:01CDC3E4]
X-BeenThere python-list@python.org
X-Mailman-Version 2.1.15
Precedence list
List-Id General discussion list for the Python programming language <python-list.python.org>
List-Unsubscribe <http://mail.python.org/mailman/options/python-list>, <mailto:python-list-request@python.org?subject=unsubscribe>
List-Archive <http://mail.python.org/pipermail/python-list/>
List-Post <mailto:python-list@python.org>
List-Help <mailto:python-list-request@python.org?subject=help>
List-Subscribe <http://mail.python.org/mailman/listinfo/python-list>, <mailto:python-list-request@python.org?subject=subscribe>
Newsgroups comp.lang.python
Message-ID <mailman.3741.1353061629.27098.python-list@python.org> (permalink)
Lines 32
NNTP-Posting-Host 2001:888:2000:d::a6
X-Trace 1353061629 news.xs4all.nl 6854 [2001:888:2000:d::a6]:43157
X-Complaints-To abuse@xs4all.nl
Xref csiph.com comp.lang.python:33423

Show key headers only | View raw


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 comp.lang.python | Previous | Next | Find similar | Unroll thread


Thread

RE: Lazy Attribute Andriy Kornatskyy <andriy.kornatskyy@live.com> - 2012-11-16 13:26 +0300

csiph-web