Get the class name

Kless jonas.esp at googlemail.com
Sun Jun 7 16:14:49 EDT 2009


Is there any way of to get the class name to avoid to have that write
it?

---------------
class Foo:
   super(Foo, self)
---------------


* Using Py 2.6.2



More information about the Python-list mailing list