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


Groups > comp.lang.python > #31642

Inheritance Question

Path csiph.com!usenet.pasdenom.info!goblin2!goblin.stu.neva.ru!newsfeed.xs4all.nl!newsfeed5.news.xs4all.nl!xs4all!post.news.xs4all.nl!not-for-mail
Return-Path <jeff.jeffries.iii@gmail.com>
X-Original-To python-list@python.org
Delivered-To python-list@mail.python.org
X-Spam-Status OK 0.040
X-Spam-Evidence '*H*': 0.92; '*S*': 0.00; 'jeff': 0.04; 'filename:fname piece:py': 0.07; 'subject:Question': 0.07; 'googling': 0.16; 'received:209.85.161.174': 0.16; 'subclasses.': 0.16; 'cheers,': 0.23; 'sets': 0.23; 'message-id:@mail.gmail.com': 0.27; 'trouble': 0.28; 'class': 0.29; 'skip:- 10': 0.32; 'to:addr :python-list': 0.33; 'skip:& 20': 0.33; 'received:google.com': 0.34; 'thanks': 0.34; 'received:209.85': 0.35; 'received:209': 0.37; 'to:addr:python.org': 0.39; 'skip:" 10': 0.40; 'header:Received:5': 0.40; 'help': 0.40; 'behavior': 0.64; 'content-type:application/octet-stream': 0.67; 'everybody': 0.69; 'iii': 0.91
DKIM-Signature v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:date:message-id:subject:from:to:content-type; bh=RnAEguLhxFDfb4AmBz2K3yT51ysToFXj5BnKvLaWEcE=; b=oVVo5OEw8x4wrSIBc8XjLoKZEqc/bDbGnG60CWeHq2UjrTKW3ABr/SWU/3vkXBugcW qhv+PjKyBGEpGkr271QpUn+w06onJkvRq/TXwdEI1AIrlRRhPNnPm8S6tNN3lOOp44Qh 6QlS5+vQi2JtoTzczAME913Y3YOuzInfHtMxy8hGKAbRu/Eki/c3CXX8JCXK4GIApCor ERuncAX0UpYIQ/sWy+eMcbLAqG4olf41MoeBD8CuTRJ7Js4+3899d0n8RkDG4Gn3tAst L6CYYFPI7e1ezGJW62YGPfPTHoiuQPr/4F76zAV9bpPDKrxSk6TEYf/T4q3OzZVxMsfQ G2eA==
MIME-Version 1.0
Date Thu, 18 Oct 2012 10:10:23 -0400
Subject Inheritance Question
From Jeff Jeffries <jeff.jeffries.iii@gmail.com>
To python-list@python.org
Content-Type multipart/mixed; boundary=20cf3010e4cfb6ba6e04cc55f28b
X-BeenThere python-list@python.org
X-Mailman-Version 2.1.15
Precedence list
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>
Newsgroups comp.lang.python
Message-ID <mailman.2435.1350569425.27098.python-list@python.org> (permalink)
Lines 54
NNTP-Posting-Host 2001:888:2000:d::a6
X-Trace 1350569425 news.xs4all.nl 6936 [2001:888:2000:d::a6]:52336
X-Complaints-To abuse@xs4all.nl
Xref csiph.com comp.lang.python:31642

Show key headers only | View raw


[Multipart message — attachments visible in raw view] - view raw

Hello everybody

When I set "AttributeChanges" in my example, it sets the same value for all
other subclasses. Can someone help me with what the name of this behavior
is (mutable class global?) ? .... I don't know any keywords... having
trouble googling it

Thanks in advance,

--
Cheers,
Jeff Jeffries III
CEO: http://www.willyoubemyfriend.com

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


Thread

Inheritance Question Jeff Jeffries <jeff.jeffries.iii@gmail.com> - 2012-10-18 10:10 -0400

csiph-web