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


Groups > comp.lang.python > #15588

Re: property decorator and inheritance

Newsgroups comp.lang.python
Date 2011-11-11 01:41 -0800
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>
Subject Re: property decorator and inheritance
From Laurent <laurent.payot@gmail.com>
Message-ID <mailman.2641.1321004508.27778.python-list@python.org> (permalink)

Show all headers | 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