How can I most quickly determine the filename and path that a specific
sympy function lives in?  For example, if I
from sympy import trigsimp

and then am playing with trigsimp, how can I quickly determine the
filename that has the function definition for trigsimp?  Is there a
way to do this from within ipython?

Thanks,
~Luke
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"sympy" group.
To post to this group, send email to sympy@googlegroups.com
To unsubscribe from this group, send email to sympy+unsubscr...@googlegroups.com
For more options, visit this group at http://groups.google.com/group/sympy?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to