Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.python > #33423
| From | Andriy Kornatskyy <andriy.kornatskyy@live.com> |
|---|---|
| Subject | RE: Lazy Attribute |
| Date | 2012-11-16 13:26 +0300 |
| References | <50A5F1B9.2070302@mweb.co.za> |
| Newsgroups | comp.lang.python |
| Message-ID | <mailman.3741.1353061629.27098.python-list@python.org> (permalink) |
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
RE: Lazy Attribute Andriy Kornatskyy <andriy.kornatskyy@live.com> - 2012-11-16 13:26 +0300
csiph-web