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


Groups > comp.lang.python > #3618

Re: My stupidity / strange inconsistency overriding class methods

From andrew cooke <andrew@acooke.org>
Newsgroups comp.lang.python
Subject Re: My stupidity / strange inconsistency overriding class methods
Date 2011-04-19 17:20 -0700
Organization http://groups.google.com
Message-ID <061954dd-2d74-420a-8acc-d1b658a67384@glegroupsg2000goo.googlegroups.com> (permalink)

Show all headers | View raw


OK, sorry, I see the mistake.  I'm confusing __class__ on the instance and on te class (the latter being the metaclass).  Sorry again, Andrew

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


Thread

Re: My stupidity / strange inconsistency overriding class methods andrew cooke <andrew@acooke.org> - 2011-04-19 17:20 -0700

csiph-web