examining 'self' in IDLE

Tim Williams timothy.williams at nvl.army.mil
Wed Feb 4 09:09:04 EST 2004


Hi.

I'm trying to debug my program under IDLE. I can step through the
source, and see the local variables, but I want to be able to look at
what are in my class instances. All I have in Locals list is 'self'.
How do I dig into the members?

Thanks.



More information about the Python-list mailing list