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.
-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to