Hello,

how do I create a list of all modules imported by my module/script and which are present in the namespace?

I am looking for something like %who in Ipython.

My aim is to create a file for the documentation that shows all dependencies of my script on external (3rd party) libraries.

Thanks for your help in advance.

Regards,
Timmie

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

Reply via email to