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


Groups > comp.lang.python > #92723

Re: mix-in classes

Path csiph.com!v102.xanadu-bbs.net!xanadu-bbs.net!feeder.erje.net!1.eu.feeder.erje.net!newsfeed.xs4all.nl!newsfeed8.news.xs4all.nl!post.news.xs4all.nl!not-for-mail
Return-Path <torriem+gmail@torriefamily.org>
X-Original-To python-list@python.org
Delivered-To python-list@mail.python.org
X-Spam-Status OK 0.044
X-Spam-Evidence '*H*': 0.91; '*S*': 0.00; 'before.': 0.09; 'contexts': 0.09; 'from:addr:torriem': 0.16; 'from:name:michael torrie': 0.16; 'hmm.': 0.16; 'opposite': 0.16; 'wrote:': 0.16; 'of.': 0.22; 'pass': 0.22; "i've": 0.24; 'header:In-Reply-To:1': 0.24; 'header:User-Agent:1': 0.26; "i'm": 0.29; 'hacker': 0.29; 'up:': 0.29; 'class': 0.33; 'another': 0.34; 'definition': 0.34; 'message-id:@gmail.com': 0.35; 'to:addr:python-list': 0.35; 'heard': 0.36; 'subject:: ': 0.37; 'received:org': 0.38; 'mean': 0.38; 'pm,': 0.39; 'to:addr:python.org': 0.39; 'received:192': 0.39; 'subject:-': 0.39; 'term': 0.60; 'john': 0.61; 'charset:windows-1252': 0.65; 'dr.': 0.69
X-Virus-Scanned amavisd-new at torriefamily.org
Date Tue, 16 Jun 2015 22:39:21 -0600
From Michael Torrie <torriem@gmail.com>
User-Agent Mozilla/5.0 (X11; Linux x86_64; rv:31.0) Gecko/20100101 Thunderbird/31.7.0
MIME-Version 1.0
To python-list@python.org
Subject Re: mix-in classes
References <mailman.1.1432432413.5151.python-list@python.org> <5561b200$0$13002$c3e8da3$5496439d@news.astraweb.com> <CADL-Dvh1W-_3C2m5AcgYct1gUb1oQjX30PKGM8JjJeRYNZAa9g@mail.gmail.com>
In-Reply-To <CADL-Dvh1W-_3C2m5AcgYct1gUb1oQjX30PKGM8JjJeRYNZAa9g@mail.gmail.com>
Content-Type text/plain; charset=windows-1252
Content-Transfer-Encoding 7bit
X-BeenThere python-list@python.org
X-Mailman-Version 2.1.20+
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>
Newsgroups comp.lang.python
Message-ID <mailman.538.1434515967.13271.python-list@python.org> (permalink)
Lines 10
NNTP-Posting-Host 2001:888:2000:d::a6
X-Trace 1434515967 news.xs4all.nl 2837 [2001:888:2000:d::a6]:34521
X-Complaints-To abuse@xs4all.nl
Xref csiph.com comp.lang.python:92723

Show key headers only | View raw


On 06/16/2015 07:55 PM, Dr. John Q. Hacker wrote:
> Interesting.  This brings up an issue another poster brought up:  In my
> usage of the term "parent", I use it to mean the class that is a product of
> object composition:
> 
> class Parent(child1, child2):  pass

Hmm. This is a definition of "parent" I've never heard of before.  And
it's opposite to the use of the word in all contexts I'm aware of.

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


Thread

mix-in classes "Dr. John Q. Hacker" <zondervanz@gmail.com> - 2015-05-23 20:53 -0500
  Re: mix-in classes Steven D'Aprano <steve@pearwood.info> - 2015-05-24 21:11 +1000
    Re: mix-in classes Michael Torrie <torriem@gmail.com> - 2015-06-16 22:39 -0600

csiph-web