Detect Unused Modules

Kamilche klachemin at comcast.net
Sat Oct 21 12:22:40 EDT 2006


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

I made this the first time I mangled some code because pychecker said
some modules were not used when they really were. The module wasn't
that complex, only 302 lines, but it got it wrong.




More information about the Python-list mailing list