Detect Unused Modules
Sybren Stuvel
sybrenUSE at YOURthirdtower.com.imagination
Sat Oct 21 04:32:39 EDT 2006
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/
More information about the Python-list
mailing list