Inspecting the Instance Vars in a class/object - How?

2008-08-27 Thread BrendanC
I'm trying to understand reflection/introspection in Python. How can I identify the the type of attribute (e.g. instance var) in a class? The following returns all the class attributes (methods and instance vars). However I'm interested in identifying the type of value for each case - (e.g. I'd li

Creating an EXE for XLRD + WIN32COM + wxWidgets application - Help request

2007-04-11 Thread BrendanC
issues I might run into? Thx in advance BrendanC -- http://mail.python.org/mailman/listinfo/python-list