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


Groups > comp.lang.python > #110938

Re: Descriptor: class name precedence over instance name

Path csiph.com!fu-berlin.de!uni-berlin.de!not-for-mail
From Ben Finney <ben+python@benfinney.id.au>
Newsgroups comp.lang.python
Subject Re: Descriptor: class name precedence over instance name
Date Sat, 02 Jul 2016 14:52:34 +1000
Lines 21
Message-ID <mailman.11.1467435171.2295.python-list@python.org> (permalink)
References <nl7frv$t48$1@dont-email.me> <85shvstze5.fsf@benfinney.id.au>
Mime-Version 1.0
Content-Type text/plain; charset=utf-8
Content-Transfer-Encoding 8bit
X-Trace news.uni-berlin.de 1OpNBzvrY+oAcoCDXjZHaw3xTGTrIkMDNKy4VSsTW4Tg==
Cancel-Lock sha1:GWkepUG999z1mJ2Tez3hcfnRDLI=
Return-Path <python-python-list@m.gmane.org>
X-Original-To python-list@python.org
Delivered-To python-list@mail.python.org
X-Spam-Status OK 0.037
X-Spam-Evidence '*H*': 0.93; '*S*': 0.00; 'received:80.91': 0.09; 'received:80.91.229': 0.09; 'received:gmane.org': 0.09; 'received:list': 0.09; 'descriptors': 0.16; 'means.': 0.16; 'received:80.91.229.3': 0.16; 'received:io': 0.16; 'received:plane.gmane.org': 0.16; 'received:psf.io': 0.16; 'subject:class': 0.16; 'subject:instance': 0.16; 'first,': 0.20; 'assuming': 0.22; 'trying': 0.22; 'header:User-Agent:1': 0.26; 'header:X-Complaints-To:1': 0.26; 'sense': 0.26; 'idea': 0.28; 'thinks': 0.29; 'checked': 0.31; 'anyone': 0.32; 'foo': 0.33; 'could': 0.35; 'to:addr:python-list': 0.36; 'subject:: ': 0.37; 'really': 0.37; 'being': 0.37; 'say': 0.37; 'received:org': 0.37; 'does': 0.39; 'to:addr:python.org': 0.40; 'where': 0.40; 'some': 0.40; 'back': 0.62; 'here.': 0.62; 'more': 0.63; 'risk': 0.68; 'skip:\xe2 10': 0.70; 'special': 0.73; '_o__)': 0.84; 'received:125': 0.84; 'subject:over': 0.84
X-Injected-Via-Gmane http://gmane.org/
X-Gmane-NNTP-Posting-Host jigong.madmonks.org
X-Public-Key-ID 0xAC128405
X-Public-Key-Fingerprint 517C F14B B2F3 98B0 CB35 4855 B8B2 4C06 AC12 8405
X-Public-Key-URL http://www.benfinney.id.au/contact/bfinney-pubkey.asc
X-Post-From Ben Finney <bignose+hates-spam@benfinney.id.au>
User-Agent Gnus/5.13 (Gnus v5.13) Emacs/24.4 (gnu/linux)
X-BeenThere python-list@python.org
X-Mailman-Version 2.1.22
Precedence list
List-Id General discussion list for the Python programming language <python-list.python.org>
List-Unsubscribe <https://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 <https://mail.python.org/mailman/listinfo/python-list>, <mailto:python-list-request@python.org?subject=subscribe>
X-Mailman-Original-Message-ID <85shvstze5.fsf@benfinney.id.au>
X-Mailman-Original-References <nl7frv$t48$1@dont-email.me>
Xref csiph.com comp.lang.python:110938

Show key headers only | View raw


"Veek. M" <vek.m1234@gmail.com> writes:

> Trying to make sense of this para:

At the risk of being ruse, I am trying to make sense of some paragraphs
in the messages you write here. Could you take a little more time to
write clearly, as a way of communicating in this forum?

> Is he say that Descriptors are a special case where Foo is checked 
> first, then what - Base classes..? or does he hop back to look in the 
> instance? How is C3 Linearization altered?

I really have no idea what this paragraph means. Can you please write
again assuming we don't know already what you are trying to say?

-- 
 \      “[I]t is impossible for anyone to begin to learn that which he |
  `\                thinks he already knows.” —Epictetus, _Discourses_ |
_o__)                                                                  |
Ben Finney

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


Thread

Descriptor: class name precedence over instance name "Veek. M" <vek.m1234@gmail.com> - 2016-07-02 09:57 +0530
  Re: Descriptor: class name precedence over instance name Ian Kelly <ian.g.kelly@gmail.com> - 2016-07-01 22:51 -0600
  Re: Descriptor: class name precedence over instance name Ben Finney <ben+python@benfinney.id.au> - 2016-07-02 14:52 +1000
    Re: Descriptor: class name precedence over instance name "Veek. M" <vek.m1234@gmail.com> - 2016-07-02 15:04 +0530
      Re: Descriptor: class name precedence over instance name Ian Kelly <ian.g.kelly@gmail.com> - 2016-07-02 07:55 -0600
        Re: Descriptor: class name precedence over instance name "Veek. M" <vek.m1234@gmail.com> - 2016-07-03 20:19 +0530

csiph-web