Re: Getting a list of all classes derived from a base class

2006-04-03 Thread Vijairaj
Thanks Dylan and Alex, that was a new learning for me. but both the solutions don't work in jython 2.1 is there an alternative that will work with jython2.1 -- Thanks, Vijairaj -- http://mail.python.org/mailman/listinfo/python-list

Getting a list of all classes derived from a base class

2006-04-02 Thread Vijairaj R
way of doing this. 2. Is there a way to generalize the Test.case.append("TestN") statements to something like Test.case.append(__myclass__) -- Warm Regards, Vijairaj -- http://mail.python.org/mailman/listinfo/python-list