calling a method using a variable name?

Martin v. Löwis martin at v.loewis.de
Sun Mar 16 04:44:37 EST 2003


"Matt Gerrans" <matt.gerrans at hp.com> writes:

> Shouldn't that be:
> 
> class X:
>    def method(self):
>       pass

Oops. Certainly.

Martin




More information about the Python-list mailing list