"import" analysis

Chris Barker chrishbarker at attbi.com
Mon Dec 10 14:08:30 EST 2001


Sylvain Thenault wrote:
> does anyone know a tool which parse a project's files and tell you which
> modules are imported but not present in the parsed project nor in the
> standard python library ?

no, but check out Py2exe and McMillian's Installer. Either one will do
part of the job for you...

-Chris



-- 
Christopher Barker,
Ph.D.                                                           
ChrisHBarker at attbi.net                ---           ---           ---
                                     ---@@       -----@@       -----@@
                                   ------@@@     ------@@@     ------@@@
Oil Spill Modeling                ------   @    ------   @   ------   @
Water Resources Engineering       -------      ---------     --------    
Coastal and Fluvial Hydrodynamics --------------------------------------
------------------------------------------------------------------------



More information about the Python-list mailing list