How do I do this without class methods ?

Courageous jkraska1 at san.rr.com
Wed May 2 21:57:26 EDT 2001


>I think a regular function taking the class object as an argument
>is simplest.

But not necessary, as the class of the object can be determined with
a single call at runtime.

C//




More information about the Python-list mailing list