Hi Phillip,
On Wed, Jan 05, 2005 at 01:03:42PM -0500, Phillip J. Eby wrote:
Is there any other use case for 'C.x' not returning the same as 'appropriate_super_class_of_C.__dict__["x"]' ?
Er, classmethod would be one; a rather important one at that.
Oups. Right, sorry.
Armin