Inheritance Question
Jeff Jeffries
jeff.jeffries.iii at gmail.com
Thu Oct 18 11:10:25 EDT 2012
More information about the Python-list mailing list
Thu Oct 18 11:10:25 EDT 2012
- Previous message (by thread): Inheritance Question
- Next message (by thread): len() on mutables vs. immutables
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
On Thu, Oct 18, 2012 at 10:51 AM, Dave Angel <d at davea.name> wrote: > On 10/18/2012 10:10 AM, Jeff Jeffries wrote: > > 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 > > > > I can't understand your code or what you're trying to do with it, but > maybe i can help anyway. Incidentally, putting code in an attachment > will hide it from many users of this mailing list. Just paste it inline > in your message, and make sure your message is composed as text, not html. > > Eureka! This was useful too: http://stackoverflow.com/questions/2923579/python-class-attribute -- Cheers, Jeff Jeffries III CEO: www.willyoubemyfriend.com -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://mail.python.org/pipermail/python-list/attachments/20121018/391b7d41/attachment.html>
- Previous message (by thread): Inheritance Question
- Next message (by thread): len() on mutables vs. immutables
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Python-list mailing list