Comment 2 for bug 677751

Revision history for this message
Danny Navarro (jdnavarro) wrote :

I also noticed that some imports are not directly used within the module but imported elsewhere. Some of those modules are commented as being there for backwards compatibility but there are still some without that comment. So just running pyflakes won't give which imports are not really unused.