[prog] Getting all modules used in a Python script

Yaroslav Fedevych jaroslaw at linux.org.ua
Wed May 11 01:42:37 EST 2005


Hello,

are there any means in Python for finding out all modules used by a 
certain script and all modules it uses? Too bad if it requires 
'try and error' approach...

In other words, something like ldd(1) but for Python would be
perfectly okay.

Thanks.

-- 
X windows: A software disaster of Biblical proportions.



More information about the Programming mailing list