def test(self,arg):
return getattr(self, arg)
--
Regards,Diez B. Roggisch -- http://mail.python.org/mailman/listinfo/python-list
def test(self,arg):
return getattr(self, arg)
--
Regards,Diez B. Roggisch -- http://mail.python.org/mailman/listinfo/python-list