I just want to quickly see the properties and values of an object in Python, how do I do that in the terminal on a mac (very basic stuff, never used python)?
Specifically, I want to see what message.attachments
are in this Google App Engine MailHandler example (images, videos, docs, etc.).