Hi, I just thought I might not be the only one who would want something like that:
If I have statements like # pylint: disable=W0613 but pylint would not even warn without this statement, I would like to find those places. So if pylint could optionally warn when such a disable statement is superfluous... -- Wolfgang _______________________________________________ Python-Projects mailing list [email protected] http://lists.logilab.org/mailman/listinfo/python-projects
