If I want to dump (for debugging) an instance and all of it's member attributes, what's the simplest way?
print myInstance
just gives a pointer to its location in memory
Thanks!
__________________________________
Do you Yahoo!?
Yahoo! Mail - 250MB free storage. Do more. Manage less.
http://info.mail.yahoo.com/mail_250
--
http://mail.python.org/mailman/listinfo/python-list
