Using reflection in Python?

Stephan Effelsberg b012414 at mail.dvz.fh-koeln.de
Fri Jan 12 11:14:53 EST 2001


Not a bad idea, but usually modules come with their own test harness which is in
many cases better than a universal tester.

But reflection reminds me to Java, which makes use it to get the properties of
JavaBeans.
Instead of testing you should use your reflection idea to create a framewok
similar to this one. Maybe you can call it PythonEggs.





More information about the Python-list mailing list