Re: Learning which modules were loaded

2008-06-06 Thread Gary Herron
James Stroud wrote: I am rolling up a distribution of a program I wrote. It uses matplotlib with tkagg so the bundle is HUGE (47 MB, 14 MB after bz compression). Is there any way to run the program, put it through all of its paces, and then inspect which modules were loaded. I would like to ga

Learning which modules were loaded

2008-06-06 Thread James Stroud
I am rolling up a distribution of a program I wrote. It uses matplotlib with tkagg so the bundle is HUGE (47 MB, 14 MB after bz compression). Is there any way to run the program, put it through all of its paces, and then inspect which modules were loaded. I would like to gather these in a list