Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.python > #30850 > unrolled thread
| Started by | Christian Heimes <christian@python.org> |
|---|---|
| First post | 2012-10-06 01:26 +0200 |
| Last post | 2012-10-06 01:26 +0200 |
| Articles | 1 — 1 participant |
Back to article view | Back to comp.lang.python
This discussion starts older than the indexed window; earlier articles aren't shown. The article labeled Started by
below is the oldest one visible, not the original post.
Re: instance.attribute lookup Christian Heimes <christian@python.org> - 2012-10-06 01:26 +0200
| From | Christian Heimes <christian@python.org> |
|---|---|
| Date | 2012-10-06 01:26 +0200 |
| Subject | Re: instance.attribute lookup |
| Message-ID | <mailman.1880.1349479604.27098.python-list@python.org> |
Am 05.10.2012 19:39, schrieb Ethan Furman: > I'm thinking step 1 is flat-out wrong and doesn't exist. Does anybody > know otherwise? The answer is confusing and also wrong. For instance it ignores the existence of __slots__, metaclasses and the different lookup strategy of __special__ methods in old style and new style classes.
Back to top | Article view | comp.lang.python
csiph-web