Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.python > #91266
| Path | csiph.com!v102.xanadu-bbs.net!xanadu-bbs.net!feeder.erje.net!1.eu.feeder.erje.net!newsreader4.netcologne.de!news.netcologne.de!takemy.news.telefonica.de!telefonica.de!newsfeed.xs4all.nl!newsfeed4.news.xs4all.nl!xs4all!newsgate.cistron.nl!newsgate.news.xs4all.nl!post.news.xs4all.nl!not-for-mail |
|---|---|
| Return-Path | <ian.g.kelly@gmail.com> |
| X-Original-To | python-list@python.org |
| Delivered-To | python-list@mail.python.org |
| X-Spam-Status | OK 0.082 |
| X-Spam-Evidence | '*H*': 0.84; '*S*': 0.00; 'ignore': 0.14; 'cryptic': 0.16; 'discussed.': 0.16; 'discussion.': 0.16; 'wrote:': 0.16; 'trying': 0.22; 'subject:skip:i 10': 0.22; 'am,': 0.23; 'bit': 0.23; '2015': 0.23; 'header:In-Reply-To:1': 0.24; 'example': 0.25; 'message-id:@mail.gmail.com': 0.28; 'actual': 0.29; "i'm": 0.29; 'oop': 0.29; 'no,': 0.29; 'maybe': 0.31; 'michael': 0.33; 'received:google.com': 0.34; 'to:addr:python-list': 0.35; 'subject:: ': 0.37; '(with': 0.38; 'tue,': 0.38; 'pm,': 0.39; 'to:addr:python.org': 0.39; 'here.': 0.61; '26,': 0.72; 'spur': 0.84; 'to:name:python': 0.84; 'sorry.': 0.91 |
| DKIM-Signature | v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:from:date:message-id:subject:to :content-type; bh=q+drYyeNq6vfq66cyiCkYLtG06aOqbLk8wL6nUMq/u4=; b=hK1FIk2U32bhoCcoIUmSAlHsq7zshMC5BZjezR9fqiUxuLxPqG0SDV29uXmLC8wfm2 59qJwLDxJ/iZQWdCterhXj4LZ/sEgZv23qm/zLZD9ggIjtJ4kutSBt1Ln0XlWMQoJUcl sx9cFzJ0CcuFgLQKxrSruFkx7TbRmCQqfl4QKnPPgWN2OihOepgfeIVIyEoFRM1vTWg5 XA0AA0tJbPJGi2i+JW31/tih7zHPKz6x6IQZi/gemdSlwCB1WP/kCWYXO58r1Qa3jms1 oIH+5mCmWRu11YE5Moa8I8fQGPgzLnCRofvIU7rwKG4X2txzIbJ3tefnSRvOXKxyVgLO K9ng== |
| X-Received | by 10.107.136.42 with SMTP id k42mr35633562iod.63.1432674787117; Tue, 26 May 2015 14:13:07 -0700 (PDT) |
| MIME-Version | 1.0 |
| In-Reply-To | <5564DD28.6010406@gmail.com> |
| References | <544f53cb-e404-41a4-aa2e-0db27c845546@googlegroups.com> <c6b24dce-c0da-4753-9775-b38816b579c8@googlegroups.com> <5564DD28.6010406@gmail.com> |
| From | Ian Kelly <ian.g.kelly@gmail.com> |
| Date | Tue, 26 May 2015 15:12:26 -0600 |
| Subject | Re: different types of inheritence... |
| To | Python <python-list@python.org> |
| Content-Type | text/plain; charset=UTF-8 |
| 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.66.1432674789.5151.python-list@python.org> (permalink) |
| Lines | 8 |
| NNTP-Posting-Host | 2001:888:2000:d::a6 |
| X-Trace | 1432674789 news.xs4all.nl 2962 [2001:888:2000:d::a6]:40128 |
| X-Complaints-To | abuse@xs4all.nl |
| Xref | csiph.com comp.lang.python:91266 |
Show key headers only | View raw
On Tue, May 26, 2015 at 2:52 PM, Michael Torrie <torriem@gmail.com> wrote: > On 05/26/2015 08:57 AM, zipher wrote: >> Comprende? I'm not trying to be cryptic here. This is a bit of OOP >> theory to be discussed. > > No, sorry. Maybe an actual example (with use case) would spur discussion. Better yet, ignore the troll.
Back to comp.lang.python | Previous | Next — Previous in thread | Find similar | Unroll thread
different types of inheritence... zipher <dreamingforward@gmail.com> - 2015-05-21 19:14 -0700
Re: different types of inheritence... zipher <dreamingforward@gmail.com> - 2015-05-26 07:57 -0700
Re: different types of inheritence... Michael Torrie <torriem@gmail.com> - 2015-05-26 14:52 -0600
Re: different types of inheritence... zipher <dreamingforward@gmail.com> - 2015-05-27 11:12 -0700
Re: different types of inheritence... Ian Kelly <ian.g.kelly@gmail.com> - 2015-05-26 15:12 -0600
csiph-web