|
From: Frank C. <fc...@pu...> - 2001-09-21 19:30:26
|
I'm going to be writing a library of test objects that a Jython script will call. I found the dir() command to be handy when learning Jython. How do I define the __dict__, __methods__ and __members__ attributes in Jython, is it any different than in Python? -Frank -- Frank Cohen, founder, PushToTest, www.pushtotest.com, phone: 408 374 7426 Come to PushToTest for Load, a free open-source tool for performance and scalability testing and data migration. |