Is there a way that i can check the local variables values of a function that is defined and used in the program, in ipython, and learn which modules or attributes they have, like if it is takin an object as a parameter, i will wirte the name and use tab to see what can i do for it?