Re: need to find out all modules from site-packages

2006-11-01 Thread Fredrik Lundh
alf wrote: > I need to find all modules/lib from the site-packages along with the > versions. Is there a way to determine physical path to the module? > > And is there is a way to identify all potential "importable" modules? maybe this could be a start? http://online.effbot.org/2006_10_01_arch

need to find out all modules from site-packages

2006-11-01 Thread alf
Hi, I need to find all modules/lib from the site-packages along with the versions. Is there a way to determine physical path to the module? And is there is a way to identify all potential "importable" modules? -- alf -- http://mail.python.org/mailman/listinfo/python-list