"eliben" <[EMAIL PROTECTED]> wrote in message 
news:[EMAIL PROTECTED]
| Is there a simple way to find out which packages are used by my
| script ?

Ggrep for import statements?
 (But that only only gives direct dependencies.)
Does py2exe have an option to output the list it collects?|
I think people have mentioned such here. 



--
http://mail.python.org/mailman/listinfo/python-list

Reply via email to