[Python-Dev] Let's get rid of unbound methods (original) (raw)

Armin Rigo arigo at tunes.org
Wed Jan 5 23:39:18 CET 2005


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 >'appropriatesuperclassofC.dict["x"]' ?

Er, classmethod would be one; a rather important one at that.

Oups. Right, sorry.

Armin



More information about the Python-Dev mailing list