[Python-projects] regression(?) between 0.9.0 and 0.10.0 (falsepositive)

Maarten ter Huurne maarten.ter.huurne at philips.com
Mon Jun 12 18:25:21 CEST 2006


python-projects-bounces at lists.logilab.org wrote on 2006-06-03 06:08:03 PM:

> PS: I'd also be happy about suggestions of fixing this in a
> different way that makes Pylint happy.

More of a workaround than a fix, but at least a way to reduce the number 
of false positives in your report:

        print line # pylint: disable-msg=W0631

Bye,
                Maarten
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.logilab.org/pipermail/python-projects/attachments/20060612/00c71d09/attachment.htm


More information about the Python-Projects mailing list