How can I find all the dependencies of a py?

could ildg could.net at gmail.com
Wed Sep 14 09:01:52 EDT 2005


when I run a.py, it uses b.py,c.py.... and a.py uses x.py,y.py....
How could I find all the modules that a.py and all of its imported modules?
Is there any built in functions or any tools to do this?
Thank you~, I really want to know it.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/python-list/attachments/20050914/bc9b6c4b/attachment.html>


More information about the Python-list mailing list