The Inspect Module

More introspection

import inspect

inspect.getmembers(object)

links