Kamilche enlightened us with:
> DetectUnusedModules.py - Detect modules that were imported but not
> used in a file.  When run directly, this class will check all files
> in the current directory.

Nice as it is, but why not use pylint to check this and many other
coding style issues?

Sybren
-- 
Sybren Stüvel
Stüvel IT - http://www.stuvel.eu/
-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to