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


Groups > comp.lang.python > #15588

Re: property decorator and inheritance

Path csiph.com!x330-a1.tempe.blueboxinc.net!usenet.pasdenom.info!weretis.net!feeder4.news.weretis.net!feeder2.ecngs.de!ecngs!feeder.ecngs.de!xlned.com!feeder5.xlned.com!newsfeed.xs4all.nl!newsfeed5.news.xs4all.nl!xs4all!post.news.xs4all.nl!not-for-mail
Return-Path <laurent.payot@gmail.com>
X-Original-To python-list@python.org
Delivered-To python-list@mail.python.org
X-Spam-Status OK 0.091
X-Spam-Evidence '*H*': 0.82; '*S*': 0.00; 'either.': 0.09; 'reply- to:addr:comp.lang.python': 0.09; 'to:addr:comp.lang.python': 0.09; 'cc:addr:python-list': 0.15; 'stick': 0.18; 'cc:no real name:2**0': 0.21; 'detect': 0.21; 'header:In-Reply-To:1': 0.23; 'hey': 0.24; 'cc:2**0': 0.25; "i'm": 0.26; 'anyway.': 0.28; 'cc:addr:python.org': 0.29; 'thanks': 0.31; "can't": 0.32; 'header :User-Agent:1': 0.33; 'received:209.85.212': 0.34; 'but': 0.37; 'received:google.com': 0.38; 'received:209.85': 0.38; "it's": 0.39; 'subject:: ': 0.39; 'received:209': 0.40; 'property': 0.62; 'header:Reply-To:1': 0.70; 'reply-to:no real name:2**0': 0.71; 'reply-to:addr:googlegroups.com': 0.73; 'received:209.85.212.56': 0.91; 'received:mail-vw0-f56.google.com': 0.91
Newsgroups comp.lang.python
Date Fri, 11 Nov 2011 01:41:39 -0800 (PST)
In-Reply-To <mailman.2639.1320991104.27778.python-list@python.org>
Complaints-To groups-abuse@google.com
Injection-Info glegroupsg2000goo.googlegroups.com; posting-host=2a01:e35:2ef6:fb70:222:15ff:fe71:8e2c; posting-account=v7uz7AoAAADrY3ej1N8wVPiFcnr81fn4
References <32311626.67.1320984185425.JavaMail.geo-discussion-forums@yqjc16> <a18d022e-8f1c-46d6-9c5b-b0e6e74a4d3e@l23g2000pro.googlegroups.com> <33183370.2460.1320988631657.JavaMail.geo-discussion-forums@yqcm23> <mailman.2639.1320991104.27778.python-list@python.org>
User-Agent G2/1.0
X-Google-Web-Client true
MIME-Version 1.0
Subject Re: property decorator and inheritance
From Laurent <laurent.payot@gmail.com>
To comp.lang.python@googlegroups.com
Content-Type text/plain; charset=ISO-8859-1
Cc python-list@python.org
X-BeenThere python-list@python.org
X-Mailman-Version 2.1.12
Precedence list
Reply-To comp.lang.python@googlegroups.com
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>
Message-ID <mailman.2641.1321004508.27778.python-list@python.org> (permalink)
Lines 1
NNTP-Posting-Host 2001:888:2000:d::a6
X-Trace 1321004508 news.xs4all.nl 6962 [2001:888:2000:d::a6]:49556
X-Complaints-To abuse@xs4all.nl
Xref x330-a1.tempe.blueboxinc.net comp.lang.python:15588

Show key headers only | View raw


Hey yes it's working that way. But I don't like it very much either. If as OKB said the whole point is that outside functions can't detect a property then I'm going to stick with the non-decorator way. Thanks anyway.

Back to comp.lang.python | Previous | NextPrevious in thread | Next in thread | Find similar | Unroll thread


Thread

property decorator and inheritance Laurent <laurent.payot@gmail.com> - 2011-11-10 20:03 -0800
  Re: property decorator and inheritance alex23 <wuwei23@gmail.com> - 2011-11-10 20:43 -0800
    Re: property decorator and inheritance Laurent <laurent.payot@gmail.com> - 2011-11-10 21:17 -0800
      Re: property decorator and inheritance "OKB (not okblacke)" <brenNOSPAMbarn@NObrenSPAMbarn.net> - 2011-11-11 05:54 +0000
      Re: property decorator and inheritance Chris Rebert <clp2@rebertia.com> - 2011-11-10 21:58 -0800
        Re: property decorator and inheritance Laurent <laurent.payot@gmail.com> - 2011-11-11 01:41 -0800
        Re: property decorator and inheritance Laurent <laurent.payot@gmail.com> - 2011-11-11 01:41 -0800

csiph-web